Source file "io/netty/handler/codec/http/HttpStatusClass.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 201 of 201 | 0% | 20 of 20 | 0% | 19 | 19 | 31 | 31 | 9 | 9 |
| static {...} | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| valueOf(CharSequence) | 0% | 0% | 6 | 6 | 4 | 4 | 1 | 1 | ||
| HttpStatusClass(String, int, int, int, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| contains(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| valueOf(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isDigit(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| fast_div100(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| digit(char) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| defaultReasonPhrase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |