Source file "org/apache/sshd/common/file/nonefs/NoneFileSystemProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 132 of 132 | 0% | 4 of 4 | 0% | 22 | 22 | 25 | 25 | 20 | 20 |
| getPath(URI) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getFileSystem(URI) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| copy(Path, Path, CopyOption[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| move(Path, Path, CopyOption[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSameFile(Path, Path) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newByteChannel(Path, Set, FileAttribute[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newDirectoryStream(Path, DirectoryStream.Filter) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createDirectory(Path, FileAttribute[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| delete(Path) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isHidden(Path) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFileStore(Path) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| checkAccess(Path, AccessMode[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readAttributes(Path, Class, LinkOption[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readAttributes(Path, String, LinkOption[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setAttribute(Path, String, Object, LinkOption[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newFileSystem(URI, Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| NoneFileSystemProvider() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getScheme() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFileAttributeView(Path, Class, LinkOption[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |