Source file "org/springframework/integration/util/DynamicPeriodicTrigger.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 200 of 200 | 0% | 32 of 32 | 0% | 27 | 27 | 51 | 51 | 11 | 11 |
| equals(Object) | 0% | 0% | 10 | 10 | 17 | 17 | 1 | 1 | ||
| hashCode() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| nextExecutionTime(TriggerContext) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| DynamicPeriodicTrigger(Duration) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setInitialDuration(Duration) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| DynamicPeriodicTrigger(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDuration(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFixedRate(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInitialDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isFixedRate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |