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 | 948 of 948 | 0% | 20 of 20 | 0% | 24 | 24 | 91 | 91 | 14 | 14 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 69 | 69 | 1 | 1 | |
resolve(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
valueOf(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
HttpStatus(String, int, int, String) | ![]() | 0% | n/a | 1 | 1 | 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 |
value() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getReasonPhrase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
series() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |