Source file "org/apache/sshd/common/util/io/output/NullOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 56 of 56 | 0% | 8 of 8 | 0% | 10 | 10 | 16 | 16 | 6 | 6 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
NullOutputStream() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
flush() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isOpen() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |