Source file "com/google/common/util/concurrent/CycleDetectingLockFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 45 of 45 | 0% | 4 of 4 | 0% | 7 | 7 | 10 | 10 | 5 | 5 |
CycleDetectingLockFactory.CycleDetectingReentrantReadWriteLock(CycleDetectingLockFactory, CycleDetectingLockFactory.LockGraphNode, boolean) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
isAcquiredByCurrentThread() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
readLock() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writeLock() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLockGraphNode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |