Source file "org/springframework/http/HttpStatus.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 742 of 742 | 0% | 20 of 20 | 0% | 24 | 24 | 95 | 95 | 14 | 14 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 72 | 72 | 1 | 1 | |
resolve(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
HttpStatus(String, int, int, HttpStatus.Series, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
valueOf(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isError() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
is1xxInformational() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
is2xxSuccessful() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
is3xxRedirection() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
is4xxClientError() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
is5xxServerError() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
value() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
series() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getReasonPhrase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |