Source file "org/springframework/cloud/gateway/support/HttpStatusHolder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 108 of 108 | 0% | 14 of 14 | 0% | 19 | 19 | 24 | 24 | 12 | 12 |
| HttpStatusHolder(HttpStatus, Integer) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| parse(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getSeries() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isError() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| is1xxInformational() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| is2xxSuccessful() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| is3xxRedirection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| is4xxClientError() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| is5xxServerError() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHttpStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |