Source file "org/apache/curator/retry/ExponentialBackoffRetry.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 96 of 96 | 0% | 4 of 4 | 0% | 8 | 8 | 18 | 18 | 6 | 6 |
getSleepTimeMs(int, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
validateMaxRetries(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ExponentialBackoffRetry(int, int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ExponentialBackoffRetry(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBaseSleepTimeMs() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |