Source file "kotlin/concurrent/Locks.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 106 of 106 | 0% | 6 of 6 | 0% | 6 | 6 | 24 | 24 | 3 | 3 |
| write(ReentrantReadWriteLock, Function0) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| read(ReentrantReadWriteLock, Function0) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| withLock(Lock, Function0) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 |