Source file "com/google/common/util/concurrent/MonitorTestCase.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 636 of 636 | 0% | 14 of 14 | 0% | 35 | 35 | 112 | 112 | 28 | 28 |
testTryEnter() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
checkSystemStateMethods(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
testSystemStateMethods() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testEnterIf_alreadyOccupied() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testEnterWhen_alreadyOccupied() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setUp() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testWaitFor_initiallyFalse() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testEnterWhen_initiallyTrue() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testMutualExclusion() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testEnterWhen_initiallyFalse() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testEnterIf_initiallyTrue() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testEnterIf_initiallyFalse() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testTryEnterIf_initiallyTrue() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testTryEnterIf_initiallyFalse() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testTryEnterIf_alreadyOccupied() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testWaitFor_initiallyTrue() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testWaitFor_withoutEnter() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testNulls() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
MonitorTestCase(boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
enter() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
enterIf() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
enterWhen() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
waitFor() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
tearDown() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tryEnter() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tryEnterIf() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
leave() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testEnterWhen_initiallyTrue$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |