Source file "org/apache/commons/vfs2/provider/sftp/SftpStreamProxy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 102 of 102 | 0% | 4 of 4 | 0% | 8 | 8 | 26 | 26 | 6 | 6 |
| connect(SocketFactory, String, int, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| SftpStreamProxy(String, String, String, int, String, FileSystemOptions) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getInputStream() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getOutputStream() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getSocket() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |