Source file "org/springframework/security/rsa/crypto/RsaRawEncryptor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 253 of 253 | 0% | 6 of 6 | 0% | 18 | 18 | 63 | 63 | 15 | 15 |
encrypt(byte[], PublicKey, RsaAlgorithm) | ![]() | 0% | ![]() | 0% | 2 | 2 | 17 | 17 | 1 | 1 |
decrypt(byte[], PrivateKey, RsaAlgorithm) | ![]() | 0% | ![]() | 0% | 2 | 2 | 17 | 17 | 1 | 1 |
RsaRawEncryptor(String, PublicKey, PrivateKey, RsaAlgorithm) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
decrypt(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
encrypt(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
RsaRawEncryptor(KeyPair, RsaAlgorithm) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RsaRawEncryptor(KeyPair) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RsaRawEncryptor(String, PublicKey, PrivateKey) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
encrypt(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decrypt(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
RsaRawEncryptor(PublicKey) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getPublicKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
RsaRawEncryptor(RsaAlgorithm) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RsaRawEncryptor(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RsaRawEncryptor() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |