Source file "org/apache/curator/framework/recipes/atomic/DistributedAtomicInteger.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(Integer) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
valueToBytes(Integer) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
compareAndSet(Integer, Integer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DistributedAtomicInteger(CuratorFramework, String, RetryPolicy, PromotedToLock) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
trySet(Integer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
get() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
subtract(Integer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DistributedAtomicInteger(CuratorFramework, String, RetryPolicy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
forceSet(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
initialize(Integer) | ![]() | 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(Integer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |