Source file "io/netty/handler/codec/http/HttpMethod.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 238 of 238 | 0% | 18 of 18 | 0% | 18 | 18 | 47 | 47 | 9 | 9 |
| static {...} | 0% | n/a | 1 | 1 | 20 | 20 | 1 | 1 | ||
| HttpMethod(String) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| valueOf(String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| compareTo(HttpMethod) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| name() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asciiName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |