Source file "org/apache/sshd/sftp/server/SftpSubsystemFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 80 of 80 | 0% | 0 of 0 | n/a | 7 | 7 | 23 | 23 | 7 | 7 |
| build() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| SftpSubsystemFactory.Builder() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| withUnsupportedAttributePolicy(UnsupportedAttributePolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withFileSystemAccessor(SftpFileSystemAccessor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withSftpErrorStatusDataHandler(SftpErrorStatusDataHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withExecutorServiceProvider(Supplier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withErrorChannelDataReceiver(ChannelDataReceiver) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |