Source file "org/apache/curator/framework/recipes/queue/SimpleDistributedQueue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 240 of 240 | 0% | 22 of 22 | 0% | 22 | 22 | 64 | 64 | 11 | 11 |
internalElement(boolean, Watcher) | ![]() | 0% | ![]() | 0% | 5 | 5 | 18 | 18 | 1 | 1 |
internalPoll(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 6 | 6 | 18 | 18 | 1 | 1 |
SimpleDistributedQueue(CuratorFramework, String) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
offer(byte[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
element() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
remove() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
peek() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
poll() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
take() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
poll(long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ensurePath() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |