Source file "org/apache/sshd/common/session/Session.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 96 of 96 | 0% | 10 of 10 | 0% | 14 | 14 | 18 | 18 | 9 | 9 |
| resolveAttribute(Session, AttributeRepository.AttributeKey) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| request(String, Buffer, long, TimeUnit) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| request(String, Buffer, Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writePacket(Buffer, Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLocalAddress() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getRemoteAddress() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| writePacket(Buffer, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createBuffer(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| resolveAttribute(AttributeRepository.AttributeKey) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |