Source file "com/datastax/oss/driver/internal/core/retry/DefaultRetryPolicy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 245 of 245 | 0% | 42 of 42 | 0% | 29 | 29 | 34 | 34 | 8 | 8 |
| onReadTimeout(Request, ConsistencyLevel, int, int, boolean, int) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| onWriteTimeout(Request, ConsistencyLevel, WriteType, int, int, int) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| onUnavailable(Request, ConsistencyLevel, int, int, int) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| onRequestAborted(Request, Throwable, int) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| onErrorResponse(Request, CoordinatorException, int) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| DefaultRetryPolicy(DriverContext, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |