Source file "io/netty/handler/codec/http/HttpResponseStatus.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 647 of 647 | 0% | 82 of 82 | 0% | 89 | 89 | 178 | 178 | 20 | 20 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 64 | 64 | 1 | 1 | |
valueOf0(int) | ![]() | 0% | ![]() | 0% | 58 | 58 | 59 | 59 | 1 | 1 |
HttpResponseStatus(int, String, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
parseLine(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
parseLine(AsciiString) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
encode(ByteBuf) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
HttpResponseStatus(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
valueOf(int, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
equals(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
valueOf(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
parseLine(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
newStatus(int, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
HttpResponseStatus(int, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
compareTo(HttpResponseStatus) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
code() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
codeAsText() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
reasonPhrase() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
codeClass() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |