Source file "org/apache/commons/lang3/concurrent/BasicThreadFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 65 of 65 | 0% | 0 of 0 | n/a | 8 | 8 | 21 | 21 | 8 | 8 |
reset() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
build() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
namingPattern(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
uncaughtExceptionHandler(Thread.UncaughtExceptionHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
wrappedFactory(ThreadFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
daemon(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
priority(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
BasicThreadFactory.Builder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |