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 | 203 of 203 | 0% | 34 of 34 | 0% | 34 | 34 | 59 | 59 | 17 | 17 |
nextExecution(TriggerContext) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
PeriodicTrigger(Duration, TimeUnit) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
getInitialDelay() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
setInitialDelay(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getPeriod() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
toDuration(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getTimeUnit() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
PeriodicTrigger(long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PeriodicTrigger(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PeriodicTrigger(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setInitialDelay(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setFixedRate(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPeriodDuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInitialDelayDuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isFixedRate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |