Source file "org/junit/platform/commons/util/ClasspathScanner.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 628 of 628 | 0% | 30 of 30 | 0% | 54 | 54 | 139 | 139 | 39 | 39 |
| walkFilesForUri(URI, Predicate, BiConsumer) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| getRootUrisForPackageNameOnClassPathAndModulePath(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| processClassFileSafely(Path, String, ClassFilter, Path, Consumer) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| getRootUrisForPackage(String) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| determineSubpackageName(Path, Path) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| scanForClassesInPackage(String, ClassFilter) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| scanForResourcesInPackage(String, Predicate) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| determineFullyQualifiedResourceName(Path, String, Path) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| processResourceFileSafely(Path, String, Predicate, Path, Consumer) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| determineFullyQualifiedClassName(Path, String, Path) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| logMalformedClassName(Path, String, InternalError) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| removeTrailingClasspathResourcePathSeparator(URI) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| handleInternalError(Path, String, InternalError) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| scanForClassesInClasspathRoot(URI, ClassFilter) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| scanForResourcesInClasspathRoot(URI, Predicate) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findClassesForUris(List, String, ClassFilter) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| findClassesForUri(URI, String, ClassFilter) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findResourcesForUris(List, String, Predicate) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| findResourcesForUri(URI, String, Predicate) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$logMalformedClassName$9(Path, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| determineSimpleClassName(Path) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$findResourcesForUri$3(String, Predicate, List, Path, Path) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$findClassesForUri$1(String, ClassFilter, List, Path, Path) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| packagePath(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lambda$logGenericFileProcessingException$10(Path) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ClasspathScanner(Supplier, BiFunction) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$getRootUrisForPackage$11(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$walkFilesForUri$6(URI) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$walkFilesForUri$5(Path) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$walkFilesForUri$4(Path) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleThrowable(Path, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$determineFullyQualifiedResourceName$8(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lambda$determineFullyQualifiedClassName$7(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| logGenericFileProcessingException(Path, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$findResourcesForUris$2(String, Predicate, URI) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$findClassesForUris$0(String, ClassFilter, URI) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClassLoader() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| determineSimpleResourceName(Path) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |