Source file "org/apache/sshd/common/compression/CompressionZlib.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 110 of 110 | 0% | 4 of 4 | 0% | 8 | 8 | 23 | 23 | 6 | 6 |
| compress(Buffer) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| uncompress(Buffer, Buffer) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| init(Compression.Type, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CompressionZlib(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CompressionZlib() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isDelayed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |