Source file "io/netty/handler/codec/UnsupportedMessageTypeException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 76 of 76 | 0% | 10 of 10 | 0% | 11 | 11 | 20 | 20 | 6 | 6 |
| message(String, Class[]) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| UnsupportedMessageTypeException(Object, Class[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| UnsupportedMessageTypeException(String, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UnsupportedMessageTypeException(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UnsupportedMessageTypeException(Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UnsupportedMessageTypeException() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |