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 | 138 of 138 | 0% | 24 of 24 | 0% | 23 | 23 | 36 | 36 | 11 | 11 |
| 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 | ||
| checkedException(Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 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 |