Source file "org/eclipse/jetty/http/HttpStatus.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 785 of 785 | 0% | 2 of 2 | 0% | 12 | 12 | 74 | 74 | 11 | 11 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 61 | 61 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
HttpStatus.Code(String, int, int, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
equals(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isInformational() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isSuccess() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isRedirection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isClientError() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isServerError() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |