Source file "org/apache/jena/atlas/web/HttpException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 71 of 71 | 0% | 0 of 0 | n/a | 8 | 8 | 17 | 17 | 8 | 8 |
| HttpException(int, String, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| HttpException(String, Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| HttpException(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| HttpException(Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getStatusCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResponseCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatusLine() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResponse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |