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 | 112 of 112 | 0% | 32 of 32 | 0% | 26 | 26 | 20 | 20 | 10 | 10 |
| static {...} | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getCode(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getMessage(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isInformational(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isSuccess(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isRedirection(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isError(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isClientError(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isServerError(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| HttpSC() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |