Source file "org/assertj/core/internal/Files.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,020 of 1,020 | 0% | 60 of 60 | 0% | 83 | 83 | 199 | 199 | 53 | 53 |
assertSameContentAs(AssertionInfo, File, Charset, File, Charset) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
assertHasDigest(AssertionInfo, File, MessageDigest, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
assertSameBinaryContentAs(AssertionInfo, File, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
assertHasParent(AssertionInfo, File, File) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
assertHasContent(AssertionInfo, File, String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
assertHasBinaryContent(AssertionInfo, File, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
assertHasExtension(AssertionInfo, File, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
assertHasDigest(AssertionInfo, File, String, byte[]) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
assertIsDirectoryRecursivelyContaining(AssertionInfo, File, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
recursiveContentOf(File) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
assertIsDirectoryContaining(AssertionInfo, File, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
assertIsDirectoryNotContaining(AssertionInfo, File, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
assertHasNoExtension(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertIsDirectoryContaining(AssertionInfo, File, FileFilter, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertHasName(AssertionInfo, File, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
filterDirectory(AssertionInfo, File, FileFilter) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
Files() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
assertIsDirectoryNotContaining(AssertionInfo, File, FileFilter, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertHasSizeInBytes(AssertionInfo, File, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsDirectoryRecursivelyContaining(AssertionInfo, File, Predicate, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsEmptyFile(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsNotEmptyFile(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsEmptyDirectory(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsNotEmptyDirectory(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsDirectoryContaining(AssertionInfo, File, Predicate) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertIsDirectoryNotContaining(AssertionInfo, File, Predicate) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
verifyIsFile(File) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertIsFile(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsDirectory(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertExists(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertDoesNotExist(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertCanWrite(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertCanRead(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertIsExecutable(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertHasNoParent(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isDirectoryRecursivelyContaining(AssertionInfo, File, Predicate) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
sortedRecursiveContent(File) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertIsAbsolute(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
assertIsRelative(AssertionInfo, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
assertHasDigest(AssertionInfo, File, MessageDigest, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertHasDigest(AssertionInfo, File, String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
fileFilter(AssertionInfo, File, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertIsDirectoryRecursivelyContaining(AssertionInfo, File, Predicate) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$recursiveContentOf$2(Path, Path) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$assertHasExtension$1(AssertionInfo, File, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
directoryContent(AssertionInfo, File) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAbsolutePath(AssertionInfo, File) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
assertNotNull(AssertionInfo, File) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$fileFilter$3(PathMatcher, File) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFileExtension(File) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
instance() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$static$0(File) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |