Source file "org/elasticsearch/common/breaker/PreallocatedCircuitBreakerService.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 155 of 155 | 0% | 16 of 16 | 0% | 20 | 20 | 43 | 43 | 12 | 12 |
addEstimateBytesAndMaybeBreak(long, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
addWithoutBreaking(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
PreallocatedCircuitBreakerService.PreallocatedCircuitBreaker(CircuitBreaker, long) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
circuitBreak(String, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUsed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLimit() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOverhead() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTrippedCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDurability() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setLimitAndOverhead(long, double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |