Source file "org/eclipse/jetty/io/IncludeExcludeConnectionStatistics.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 67 of 67 | 0% | 6 of 6 | 0% | 11 | 11 | 21 | 21 | 8 | 8 |
| connectionForName(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| IncludeExcludeConnectionStatistics() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onOpened(Connection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| onClosed(Connection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| include(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| exclude(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| include(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| exclude(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |