Source file "org/elasticsearch/common/breaker/CircuitBreakingException.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 100 of 100 | 0% | 4 of 4 | 0% | 11 | 11 | 28 | 28 | 9 | 9 |
CircuitBreakingException(StreamInput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
writeTo(StreamOutput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
metadataToXContent(XContentBuilder, ToXContent.Params) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
CircuitBreakingException(String, long, long, CircuitBreaker.Durability) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
CircuitBreakingException(String, CircuitBreaker.Durability) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getBytesWanted() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getByteLimit() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDurability() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
status() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |