Source file "org/apache/jena/web/HttpSC.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 641 of 641 | 0% | 2 of 2 | 0% | 12 | 12 | 62 | 62 | 11 | 11 |
| static {...} | 0% | n/a | 1 | 1 | 49 | 49 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HttpSC.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 |