Source file "org/apache/sshd/sftp/client/fs/SftpFileSystemProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3,246 of 3,246 | 0% | 368 of 368 | 0% | 266 | 266 | 664 | 664 | 63 | 63 |
| newFileSystem(URI, Map) | 0% | 0% | 13 | 13 | 62 | 62 | 1 | 1 | ||
| copy(Path, Path, CopyOption[]) | 0% | 0% | 15 | 15 | 44 | 44 | 1 | 1 | ||
| setAttribute(Path, String, String, Object, LinkOption[]) | 0% | 0% | 14 | 14 | 34 | 34 | 1 | 1 | ||
| move(Path, Path, CopyOption[]) | 0% | 0% | 12 | 12 | 39 | 39 | 1 | 1 | ||
| readPosixViewAttributes(SftpPath, String, String, LinkOption[]) | 0% | 0% | 16 | 16 | 35 | 35 | 1 | 1 | ||
| getRWXPermissions(int) | 0% | 0% | 12 | 12 | 34 | 34 | 1 | 1 | ||
| createDirectory(Path, FileAttribute[]) | 0% | 0% | 7 | 7 | 22 | 22 | 1 | 1 | ||
| readAclViewAttributes(SftpPath, String, String, LinkOption[]) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| parseURIParameters(String) | 0% | 0% | 9 | 9 | 21 | 21 | 1 | 1 | ||
| checkAccess(Path, AccessMode[]) | 0% | 0% | 12 | 12 | 19 | 19 | 1 | 1 | ||
| createFileSystemURI(String, int, String, String, Map) | 0% | 0% | 5 | 5 | 21 | 21 | 1 | 1 | ||
| attributesToPermissions(Path, Collection) | 0% | 0% | 13 | 13 | 28 | 28 | 1 | 1 | ||
| permissionsToAttributes(int) | 0% | 0% | 10 | 10 | 20 | 20 | 1 | 1 | ||
| readAttributes(Path, String, String, LinkOption[]) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| getOctalPermissions(Collection) | 0% | 0% | 11 | 11 | 23 | 23 | 1 | 1 | ||
| newFileSystem(ClientSession) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| createSymbolicLink(Path, Path, FileAttribute[]) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| readRemoteAttributes(SftpPath, LinkOption[]) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| getFileStore(Path) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| delete(Path) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| getFileAttributeView(Path, Class, LinkOption[]) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| readSymbolicLink(Path) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| isSupportedFileAttributeView(SftpFileSystem, Class) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| isSameFile(Path, Path) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| newOutputStream(Path, OpenOption[]) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| resolveSftpVersionSelector(URI, SftpVersionSelector, PropertyResolver) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| readAttributes(Path, Class, LinkOption[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| encodeCredentials(String, String) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| SftpFileSystemProvider(SshClient, SftpClientFactory, SftpVersionSelector) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| removeFileSystem(String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| parseCredentials(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setAttribute(Path, String, Object, LinkOption[]) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| resolveFileSystemParameters(Map, Map) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| readAttributes(Path, String, LinkOption[]) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getFileSystemIdentifier(URI) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getFileSystemIdentifier(ClientSession) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| newFileChannel(Path, Set, FileAttribute[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| newInputStream(Path, OpenOption[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readCustomViewAttributes(SftpPath, String, String, LinkOption[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toSftpPath(Path) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getFileSystemIdentifier(String, int, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getFileSystem(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getFileSystem(URI) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getPath(URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newDirectoryStream(Path, DirectoryStream.Filter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isSupportedFileAttributeView(Path, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseCredentials(URI) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| parseURIParameters(URI) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setSftpFileSystemClientSessionInitializer(SftpFileSystemClientSessionInitializer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createFileSystemURI(String, int, String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SftpFileSystemProvider(SshClient, SftpVersionSelector) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newByteChannel(Path, Set, FileAttribute[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOctalPermissions(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SftpFileSystemProvider() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SftpFileSystemProvider(SftpVersionSelector) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SftpFileSystemProvider(SshClient) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSftpVersionSelector() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientInstance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSftpClientFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSftpFileSystemClientSessionInitializer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getScheme() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isHidden(Path) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |