Source file "org/apache/commons/vfs2/provider/sftp/SftpFileSystemConfigBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 627 of 627 | 0% | 14 of 14 | 0% | 70 | 70 | 126 | 126 | 63 | 63 |
| static {...} | 0% | n/a | 1 | 1 | 28 | 28 | 1 | 1 | ||
| setStrictHostKeyChecking(FileSystemOptions, String) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| getIdentityInfo(FileSystemOptions) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setIdentities(FileSystemOptions, File[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getIdentities(FileSystemOptions) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setConnectTimeoutMillis(FileSystemOptions, Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDisableDetectExecChannel(FileSystemOptions, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLoadOpenSSHConfig(FileSystemOptions, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSessionTimeoutMillis(FileSystemOptions, Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUserDirIsRoot(FileSystemOptions, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getUserInfo(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDisableDetectExecChannel(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isLoadOpenSSHConfig(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setProxyPort(FileSystemOptions, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUserInfo(FileSystemOptions, UserInfo) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getConfigRepository(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectTimeout(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectTimeoutMillis(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdentityProvider(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdentityRepositoryFactory(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKnownHosts(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProxyCommand(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProxyOptions(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProxyPort(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProxyType(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionTimeout(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionTimeoutMillis(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStrictHostKeyChecking(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserDirIsRoot(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCompression(FileSystemOptions, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConfigRepository(FileSystemOptions, ConfigRepository) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectTimeout(FileSystemOptions, Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFileNameEncoding(FileSystemOptions, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIdentityInfo(FileSystemOptions, IdentityInfo[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIdentityProvider(FileSystemOptions, IdentityProvider[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIdentityRepositoryFactory(FileSystemOptions, IdentityRepositoryFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeyExchangeAlgorithm(FileSystemOptions, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKnownHosts(FileSystemOptions, File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPreferredAuthentications(FileSystemOptions, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProxyCommand(FileSystemOptions, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProxyHost(FileSystemOptions, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProxyOptions(FileSystemOptions, FileSystemOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProxyPassword(FileSystemOptions, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProxyType(FileSystemOptions, SftpFileSystemConfigBuilder.ProxyType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProxyUser(FileSystemOptions, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSessionTimeout(FileSystemOptions, Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTimeout(FileSystemOptions, Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCompression(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFileNameEncoding(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyExchangeAlgorithm(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPreferredAuthentications(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProxyHost(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProxyPassword(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProxyUser(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeout(FileSystemOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SftpFileSystemConfigBuilder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$setIdentities$4(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getIdentityInfo$3(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getIdentityInfo$2(IdentityProvider) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getIdentityInfo$1(IdentityProvider) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getIdentities$0(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInstance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConfigClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |