Source file "org/eclipse/jetty/http/BadMessageException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 53 of 53 | 0% | 0 of 0 | n/a | 8 | 8 | 16 | 16 | 8 | 8 |
| BadMessageException(int, String, Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| BadMessageException(String, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BadMessageException(int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BadMessageException() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BadMessageException(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BadMessageException(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReason() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |