Source file "org/bouncycastle/tls/crypto/impl/jcajce/JcaTlsCrypto.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,700 of 1,700 | 0% | 194 of 194 | 0% | 196 | 196 | 356 | 356 | 67 | 67 |
createCipher(TlsCryptoParameters, int, int) | ![]() | 0% | ![]() | 0% | 24 | 24 | 27 | 27 | 1 | 1 |
isSupportedEncryptionAlgorithm(int) | ![]() | 0% | ![]() | 0% | 25 | 25 | 24 | 24 | 1 | 1 |
hasNamedGroup(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
hasEncryptionAlgorithm(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
hasRSAEncryption() | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
createHMAC_SSL(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
createStreamSigner(String, AlgorithmParameterSpec, PrivateKey, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
createStreamVerifier(String, AlgorithmParameterSpec, byte[], PublicKey) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
createTls13Verifier(String, AlgorithmParameterSpec, PublicKey) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
createVerifyingStreamSigner(String, AlgorithmParameterSpec, PrivateKey, boolean, PublicKey) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
isSupportedNamedGroup(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
getSignatureSchemeAlgorithmParameters(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
hasAnyStreamVerifiers(Vector) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
getNamedGroupAlgorithmParameters(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
hasSignatureScheme(int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 7 | 7 | 1 | 1 |
createCipher_CBC(TlsCryptoParameters, String, int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
calculateKeyAgreement(String, PrivateKey, PublicKey, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
createSRP6Server(TlsSRPConfig, BigInteger) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
createSRP6Client(TlsSRPConfig) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
hasSignatureAndHashAlgorithm(SignatureAndHashAlgorithm) | ![]() | 0% | ![]() | 0% | 7 | 7 | 5 | 5 | 1 | 1 |
createHMACForHash(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getHMACAlgorithmName(int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 9 | 9 | 1 | 1 |
getDigestName(int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 9 | 9 | 1 | 1 |
JcaTlsCrypto(JcaJceHelper, SecureRandom, SecureRandom) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
createCBCBlockCipherImpl(TlsCryptoParameters, String, int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
createSRP6VerifierGenerator(TlsSRPConfig) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
createCipher_SM4_CCM(TlsCryptoParameters) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createCipher_SM4_GCM(TlsCryptoParameters) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createChaCha20Poly1305(TlsCryptoParameters) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createCipher_AES_CCM(TlsCryptoParameters, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createCipher_AES_GCM(TlsCryptoParameters, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createCipher_ARIA_GCM(TlsCryptoParameters, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createCipher_Camellia_GCM(TlsCryptoParameters, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createHMAC(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
createHash(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createECDomain(TlsECConfig) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
isUsableCipher(String, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
generateRSAPreMasterSecret(ProtocolVersion) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
createCertificate(short, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
createNullCipher(TlsCryptoParameters, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createStreamVerifier(DigitallySigned, PublicKey) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createRSAEncryptionCipher() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createMAC(TlsCryptoParameters, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
createBlockCipher(String, String, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createVerifyingStreamSigner(SignatureAndHashAlgorithm, PrivateKey, boolean, PublicKey) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createAEADCipher(String, String, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createBlockCipherWithCBCImplicitIV(String, String, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createStreamSigner(SignatureAndHashAlgorithm, PrivateKey, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isUsableMAC(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
createHash(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createNonceGenerator(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
adoptLocalSecret(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasCryptoSignatureAlgorithm(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
hasHKDFAlgorithm(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
hasMacAlgorithm(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
hasSignatureAlgorithm(short) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
createDHDomain(TlsDHConfig) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hkdfInit(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createCertificate(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createSecret(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSecureRandom() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHelper() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasAnyStreamVerifiersLegacy(short[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasCryptoHashAlgorithm(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasDHAgreement() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasECDHAgreement() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasSRPAuthentication() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |