Source file "org/elasticsearch/action/support/RetryableAction.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 116 of 116 | 0% | 6 of 6 | 0% | 11 | 11 | 29 | 29 | 8 | 8 |
RetryableAction(Logger, ThreadPool, TimeValue, TimeValue, ActionListener, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
run() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
cancel(Exception) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
RetryableAction(Logger, ThreadPool, TimeValue, TimeValue, ActionListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createRunnable(RetryableAction.RetryingListener) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
calculateDelayBound(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
minimumDelayMillis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onFinished() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |