Source file "org/apache/curator/RetryLoop.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 168 of 168 | 0% | 26 of 26 | 0% | 22 | 22 | 47 | 47 | 9 | 9 |
takeException(Exception) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
callWithRetry(CuratorZookeeperClient, Callable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
RetryLoop(RetryPolicy, AtomicReference) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
shouldRetry(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
isRetryException(Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
shouldContinue() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
markComplete() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDefaultRetrySleeper() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |