Source file "org/bouncycastle/tls/crypto/impl/jcajce/srp/SRP6Client.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 218 of 218 | 0% | 20 of 20 | 0% | 20 | 20 | 37 | 37 | 10 | 10 |
calculateS() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
verifyServerEvidenceMessage(BigInteger) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
calculateClientEvidenceMessage() | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
generateClientCredentials(byte[], byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
calculateSessionKey() | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
calculateSecret(BigInteger) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
init(BigInteger, BigInteger, TlsHash, SecureRandom) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
init(SRP6Group, TlsHash, SecureRandom) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
selectPrivateValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SRP6Client() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |