Source file "org/apache/kerby/kerberos/kerb/ccache/CredCacheOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 186 of 186 | 0% | 22 of 22 | 0% | 21 | 21 | 52 | 52 | 10 | 10 |
writePrincipal(PrincipalName, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
writeAuthzData(AuthorizationData) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
writeAddresses(HostAddresses) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
writeAddress(HostAddress) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeKey(EncryptionKey, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeTicket(Ticket) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
writeTimes(KerberosTime[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeIsSkey(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
writeTicketFlags(TicketFlags) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CredCacheOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |