Source file "org/springframework/scheduling/support/PeriodicTrigger.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 151 of 151 | 0% | 22 of 22 | 0% | 22 | 22 | 31 | 31 | 11 | 11 |
| nextExecutionTime(TriggerContext) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| PeriodicTrigger(long, TimeUnit) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setInitialDelay(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PeriodicTrigger(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFixedRate(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPeriod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeUnit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInitialDelay() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isFixedRate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |