Source file "org/elasticsearch/common/Priority.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 106 of 106 | 0% | 11 of 11 | 0% | 15 | 15 | 23 | 23 | 7 | 7 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
fromByte(byte) | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
Priority(String, int, byte) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
after(Priority) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
sameOrAfter(Priority) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
writeTo(Priority, StreamOutput) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readFrom(StreamInput) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |