Source file "org/elasticsearch/common/breaker/NoopCircuitBreaker.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 23 of 23 | 0% | 0 of 0 | n/a | 11 | 11 | 13 | 13 | 11 | 11 |
NoopCircuitBreaker(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 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 | |
circuitBreak(String, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addEstimateBytesAndMaybeBreak(long, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addWithoutBreaking(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setLimitAndOverhead(long, double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |