Source file "org/apache/commons/lang3/concurrent/ConcurrentUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 158 of 158 | 0% | 34 of 34 | 0% | 29 | 29 | 42 | 42 | 12 | 12 |
checkedException(Throwable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
createIfAbsent(ConcurrentMap, Object, ConcurrentInitializer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
extractCause(ExecutionException) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
extractCauseUnchecked(ExecutionException) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
throwCause(ExecutionException) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
putIfAbsent(ConcurrentMap, Object, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
createIfAbsentUnchecked(ConcurrentMap, Object, ConcurrentInitializer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
initializeUnchecked(ConcurrentInitializer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
handleCause(ExecutionException) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
handleCauseUnchecked(ExecutionException) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
initialize(ConcurrentInitializer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
constantFuture(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |