Source file "org/eclipse/jetty/http/HttpMethod.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 665 of 665 | 0% | 29 of 29 | 0% | 29 | 29 | 79 | 79 | 12 | 12 |
static {...} | ![]() | 0% | ![]() | 0% | 5 | 5 | 52 | 52 | 1 | 1 |
lookAheadGet(ByteBuffer) | ![]() | 0% | ![]() | 0% | 12 | 12 | 12 | 12 | 1 | 1 |
HttpMethod(String, int, HttpMethod.Type) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
isIdempotent() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lookAheadGet(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isSafe() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
is(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
fromString(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
asBuffer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getBytes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
asString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |