Source file "org/apache/sshd/common/util/io/output/LineOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 199 of 199 | 0% | 26 of 26 | 0% | 19 | 19 | 45 | 45 | 6 | 6 |
| write(byte[], int, int) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| accumulateLineData(byte[], int, int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LineOutputStream() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| write(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |