Source file "org/mockito/internal/util/concurrent/DetachedThreadLocal.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 84 of 106 | 20% | 7 of 9 | 22% | 16 | 18 | 25 | 31 | 11 | 13 |
| pushTo(Thread) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fetchFrom(Thread) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| DetachedThreadLocal(DetachedThreadLocal.Cleaner) | 59% | 40% | 3 | 4 | 3 | 8 | 0 | 1 | ||
| set(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| define(Thread, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get(Thread) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clearAll() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| run() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| initialValue(Thread) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| inheritValue(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBackingMap() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |