Source file "org/apache/sshd/common/compression/CompressionNone.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 81 of 81 | 0% | 6 of 6 | 0% | 10 | 10 | 16 | 16 | 7 | 7 |
uncompress(Buffer, Buffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
compress(Buffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
init(Compression.Type, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CompressionNone() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isCompressionExecuted() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDelayed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |