Source file "org/apache/kafka/common/security/authenticator/DefaultKafkaPrincipalBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 195 of 195 | 0% | 16 of 16 | 0% | 14 | 14 | 38 | 38 | 6 | 6 |
| build(AuthenticationContext) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| deserialize(byte[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| applySslPrincipalMapper(Principal) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| applyKerberosShortNamer(String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| serialize(KafkaPrincipal) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| DefaultKafkaPrincipalBuilder(KerberosShortNamer, SslPrincipalMapper) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |