Source file "org/apache/commons/lang3/concurrent/ThresholdCircuitBreaker.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 52 of 52 | 0% | 6 of 6 | 0% | 8 | 8 | 15 | 15 | 5 | 5 |
incrementAndCheckState(Long) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
ThresholdCircuitBreaker(long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
checkState() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
getThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |