Source file "org/apache/kafka/common/security/authenticator/CredentialCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 30 of 30 | 0% | 0 of 0 | n/a | 5 | 5 | 8 | 8 | 5 | 5 |
| CredentialCache.Cache(Class) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| put(String, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| credentialClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |