Source file "org/apache/curator/framework/recipes/atomic/DistributedAtomicLong.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 155 of 155 | 0% | 4 of 4 | 0% | 16 | 16 | 32 | 32 | 14 | 14 |
bytesToValue(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
worker(Long) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
valueToBytes(Long) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
compareAndSet(Long, Long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DistributedAtomicLong(CuratorFramework, String, RetryPolicy, PromotedToLock) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
trySet(Long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
get() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
subtract(Long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DistributedAtomicLong(CuratorFramework, String, RetryPolicy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
forceSet(Long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
initialize(Long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
increment() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decrement() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
add(Long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |