Source file "org/apache/hadoop/io/retry/RetryPolicies.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 194 of 194 | 0% | 36 of 36 | 0% | 23 | 23 | 35 | 35 | 5 | 5 |
shouldRetry(Exception, int, int, boolean) | ![]() | 0% | ![]() | 0% | 18 | 18 | 22 | 22 | 1 | 1 |
RetryPolicies.FailoverOnNetworkExceptionRetry(RetryPolicy, int, int, long, long) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
getFailoverOrRetrySleepTime(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
RetryPolicies.FailoverOnNetworkExceptionRetry(RetryPolicy, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RetryPolicies.FailoverOnNetworkExceptionRetry(RetryPolicy, int, long, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |