Source file "io/netty/channel/group/ChannelMatchers.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 62 of 62 | 0% | 4 of 4 | 0% | 12 | 12 | 16 | 16 | 10 | 10 |
| compose(ChannelMatcher[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| is(Channel) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isInstanceOf(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| invert(ChannelMatcher) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNot(Channel) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNotInstanceOf(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| all() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isServerChannel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNonServerChannel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |