Source file "org/apache/curator/framework/recipes/locks/InterProcessSemaphore.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 203 of 203 | 0% | 20 of 20 | 0% | 20 | 20 | 53 | 53 | 10 | 10 |
acquire(int, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 5 | 5 | 19 | 19 | 1 | 1 |
acquire(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
InterProcessSemaphore(CuratorFramework, String, int, SharedCountReader) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
acquire(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
returnAll(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
acquire() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
InterProcessSemaphore(CuratorFramework, String, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
InterProcessSemaphore(CuratorFramework, String, SharedCountReader) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
makeLease(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
returnLease(Lease) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |