Source file "feign/auth/BasicAuthRequestInterceptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 58 of 58 | 0% | 0 of 0 | n/a | 4 | 4 | 10 | 10 | 4 | 4 |
| BasicAuthRequestInterceptor(String, String, Charset) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| apply(RequestTemplate) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BasicAuthRequestInterceptor(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| base64Encode(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |