Source file "org/apache/kafka/common/network/ChannelState.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 64 | 0% | 0 of 0 | n/a | 7 | 7 | 18 | 18 | 7 | 7 |
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ChannelState(ChannelState.State, AuthenticationException, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ChannelState(ChannelState.State) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ChannelState(ChannelState.State, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| state() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| exception() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remoteAddress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |