Source file "com/google/common/util/concurrent/CycleDetectingLockFactoryBenchmark.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 124 of 124 | 0% | 12 of 12 | 0% | 14 | 14 | 27 | 27 | 8 | 8 |
setUp() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
lockAndUnlockNested(Lock[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
lockAndUnlock(Lock, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
unorderedCycleDetectingLocks(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
unorderedPlainLocks(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
orderedPlainLocks(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
orderedCycleDetectingLocks(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CycleDetectingLockFactoryBenchmark() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |