Source file "org/apache/hadoop/hdfs/protocol/datatransfer/sasl/SaslParticipant.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 165 of 165 | 0% | 16 of 16 | 0% | 19 | 19 | 30 | 30 | 11 | 11 |
| createStreamPair(DataOutputStream, DataInputStream) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| wrap(byte[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| unwrap(byte[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createClientSaslParticipant(String, Map, CallbackHandler) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNegotiatedQop() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| evaluateChallengeOrResponse(byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isNegotiatedQopPrivacy() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| isComplete() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createServerSaslParticipant(Map, CallbackHandler) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SaslParticipant(SaslServer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| SaslParticipant(SaslClient) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |