Source file "org/apache/commons/lang3/concurrent/EventCountCircuitBreaker.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 219 of 219 | 0% | 12 of 12 | 0% | 26 | 26 | 49 | 49 | 20 | 20 |
performStateCheck(int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
EventCountCircuitBreaker(int, long, TimeUnit, int, long, TimeUnit) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
createStrategyMap() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
nextCheckIntervalData(int, EventCountCircuitBreaker.CheckIntervalData, AbstractCircuitBreaker.State, long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
changeStateAndStartNewCheckInterval(AbstractCircuitBreaker.State) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
updateCheckIntervalData(EventCountCircuitBreaker.CheckIntervalData, EventCountCircuitBreaker.CheckIntervalData) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
open() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
EventCountCircuitBreaker(int, long, TimeUnit, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
EventCountCircuitBreaker(int, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
stateStrategy(AbstractCircuitBreaker.State) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
incrementAndCheckState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
incrementAndCheckState(Integer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
checkState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getClosingInterval() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getClosingThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getOpeningInterval() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getOpeningThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
nanoTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |