Source file "org/assertj/core/internal/Paths.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,335 of 1,335 | 0% | 84 of 84 | 0% | 108 | 108 | 261 | 261 | 66 | 66 |
assertHasSameTextualContentAs(AssertionInfo, Path, Charset, Path, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
assertHasSameBinaryContentAs(AssertionInfo, Path, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
assertHasDigest(AssertionInfo, Path, MessageDigest, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
assertHasTextualContent(AssertionInfo, Path, String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
assertHasBinaryContent(AssertionInfo, Path, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
assertHasSameFileSystemAs(AssertionInfo, Path, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
assertHasParent(AssertionInfo, Path, Path) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
filterDirectory(AssertionInfo, Path, DirectoryStream.Filter) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
assertHasParentRaw(AssertionInfo, Path, Path) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
assertHasExtension(AssertionInfo, Path, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
assertHasSize(AssertionInfo, Path, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
assertHasFileSystem(AssertionInfo, Path, FileSystem) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
assertIsDirectoryContaining(AssertionInfo, Path, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
assertIsDirectoryRecursivelyContaining(AssertionInfo, Path, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
assertIsDirectoryNotContaining(AssertionInfo, Path, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
assertHasDigest(AssertionInfo, Path, String, byte[]) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
assertIsEmptyFile(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
assertIsNotEmptyFile(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
assertIsDirectoryContaining(AssertionInfo, Path, DirectoryStream.Filter, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
recursiveContentOf(Path) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertHasFileName(AssertionInfo, Path, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertHasNoExtension(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertExistsNoFollowLinks(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertDoesNotExist(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertStartsWith(AssertionInfo, Path, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertEndsWith(AssertionInfo, Path, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
Paths() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
assertIsDirectoryNotContaining(AssertionInfo, Path, DirectoryStream.Filter, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertIsReadable(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertIsWritable(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertIsExecutable(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertStartsWithRaw(AssertionInfo, Path, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertEndsWithRaw(AssertionInfo, Path, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertIsDirectoryRecursivelyContaining(AssertionInfo, Path, Predicate, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsRegularFile(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsDirectory(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsEmptyDirectory(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertExists(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsNormalized(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsCanonical(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsNotEmptyDirectory(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsSymbolicLink(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertHasNoParent(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsDirectoryContaining(AssertionInfo, Path, Predicate) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertIsDirectoryNotContaining(AssertionInfo, Path, Predicate) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertIsAbsolute(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsRelative(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertHasNoParentRaw(AssertionInfo, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isDirectoryRecursivelyContaining(AssertionInfo, Path, Predicate) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertHasDigest(AssertionInfo, Path, MessageDigest, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertHasDigest(AssertionInfo, Path, String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
sortedRecursiveContent(Path) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
assertIsDirectoryRecursivelyContaining(AssertionInfo, Path, Predicate) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
toRealPath(Path) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
pathMatcher(AssertionInfo, Path, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$assertHasExtension$2(AssertionInfo, Path, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$recursiveContentOf$1(Path, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getExtension(Path) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
directoryContent(AssertionInfo, Path) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
assertNotNull(AssertionInfo, Path) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
checkExpectedParentPathIsNotNull(Path) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
assertExpectedStartPathIsNotNull(Path) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
assertExpectedEndPathIsNotNull(Path) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
instance() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$static$0(Path) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |