CryptoUtils

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total142 of 64377%16 of 5671%185022139322
convertPEMToDER(String)336365%4450%4531401
readOpenSSHPublicKey(byte[])309676%2466%2421801
readCertificate(byte[])240%20%226611
getSignature(Key, CryptoUtils.Version)175275%41881%41221501
readDERString(ByteBuffer)141551%1150%121601
readPublicKey(byte[])82575%1150%123901
readPrivateKey(byte[])82575%1150%123901
sign(PrivateKey, byte[])50%n/a111111
CryptoUtils()30%n/a111111
readOpenSSHPrivateKey(byte[], String)53100%1375%1301601
configureSignature(Key, CryptoUtils.Version, Signature)44100%8100%050701
verify(PublicKey, byte[], String, CryptoUtils.Version)20100%n/a010501
sign(PrivateKey, byte[], CryptoUtils.Version)19100%n/a010501
encrypt(Key, byte[])13100%n/a010401
decrypt(Key, byte[])13100%n/a010401
processCipherStream(Cipher, InputStream, OutputStream)10100%n/a010301
getEncryptCipher(Key)10100%n/a010301
getDecryptCipher(Key)10100%n/a010301
generateAESKey(int)9100%n/a010301
generateRSAKeyPair(int)9100%n/a010301
generateDSAKeyPair(int)9100%n/a010301
verify(PublicKey, byte[], String)6100%n/a010101