Source file "com/webauthn4j/data/attestation/authenticator/RSACOSEKey.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 492 of 492 | 0% | 46 of 46 | 0% | 48 | 48 | 98 | 98 | 25 | 25 |
equals(Object) | ![]() | 0% | ![]() | 0% | 13 | 13 | 12 | 12 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
create(KeyPair, COSEAlgorithmIdentifier) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
RSACOSEKey(byte[], COSEAlgorithmIdentifier, List, byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
create(RSAPrivateKey, COSEAlgorithmIdentifier) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
validate() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
getPublicKey() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getPrivateKey() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
create(RSAPublicKey, COSEAlgorithmIdentifier) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
RSACOSEKey(byte[], COSEAlgorithmIdentifier, List, byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
hasPublicKey() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
hasPrivateKey() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
create(RSAPrivateKey) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
create(RSAPublicKey) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
create(KeyPair) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getN() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getE() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getD() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getP() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getQ() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDP() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDQ() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getQInv() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKeyType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |