Source file "okhttp3/internal/http/RetryAndFollowUpInterceptor.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 561 of 561 | 0% | 127 of 127 | 0% | 74 | 74 | 131 | 131 | 8 | 8 |
intercept(Interceptor.Chain) | ![]() | 0% | ![]() | 0% | 13 | 13 | 51 | 51 | 1 | 1 |
followUpRequest(Response, Exchange) | ![]() | 0% | ![]() | 0% | 23 | 23 | 35 | 35 | 1 | 1 |
buildRedirectRequest(Response, String) | ![]() | 0% | ![]() | 0% | 16 | 16 | 22 | 22 | 1 | 1 |
retryAfter(Response, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
isRecoverable(IOException, boolean) | ![]() | 0% | ![]() | 0% | 8 | 8 | 10 | 10 | 1 | 1 |
recover(IOException, RealCall, Request, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 5 | 5 | 1 | 1 |
requestIsOneShot(IOException, Request) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
RetryAndFollowUpInterceptor(OkHttpClient) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |