Source file "org/apache/sshd/common/session/helpers/AbstractSessionIoHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 84 of 84 | 0% | 2 of 2 | 0% | 6 | 6 | 21 | 21 | 5 | 5 |
| messageReceived(IoSession, Readable) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| exceptionCaught(IoSession, Throwable) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| sessionCreated(IoSession) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sessionClosed(IoSession) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AbstractSessionIoHandler() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |