Source file "org/apache/logging/log4j/core/config/ConfigurationScheduler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 312 of 312 | 0% | 24 of 24 | 0% | 29 | 29 | 75 | 75 | 17 | 17 |
getExecutorService() | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
stop(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 15 | 15 | 1 | 1 |
scheduleWithCron(CronExpression, Date, Runnable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
incrementScheduledItems() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
decrementScheduledItems() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ConfigurationScheduler(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
scheduleWithCron(CronExpression, Runnable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scheduleAtFixedRate(Runnable, long, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nextFireInterval(Date) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isExecutorServiceSet() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
schedule(Callable, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
schedule(Runnable, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ConfigurationScheduler() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
start() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |