Source file "org/eclipse/jetty/http/HttpException.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 67 of 67 | 0% | 0 of 0 | n/a | 8 | 8 | 20 | 20 | 8 | 8 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
HttpException(int, String, Throwable) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
HttpException(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
HttpException(int, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setReason(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setStatus(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getReason() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getStatus() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |