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 | 104 of 104 | 0% | 9 of 9 | 0% | 18 | 18 | 31 | 31 | 13 | 13 |
| DetachedThreadLocal(DetachedThreadLocal.Cleaner) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| pushTo(Thread) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fetchFrom(Thread) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 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 | ||
| getBackingMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| initialValue(Thread) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| inheritValue(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |