blib/lib/Crypt/PK/RSA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 16 | 19 | 84.2 |
pod | 11 | 11 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 7 | n/a | BEGIN |
4 | 7 | n/a | BEGIN |
12 | 7 | n/a | BEGIN |
14 | 7 | n/a | BEGIN |
15 | 7 | n/a | BEGIN |
16 | 7 | n/a | BEGIN |
17 | 7 | n/a | BEGIN |
20 | 107 | Yes | new |
25 | 3 | Yes | export_key_pem |
42 | 0 | Yes | export_key_jwk |
78 | 0 | Yes | export_key_jwk_thumbprint |
87 | 144 | Yes | import_key |
175 | 1 | Yes | rsa_encrypt |
183 | 1 | Yes | rsa_decrypt |
191 | 1 | Yes | rsa_sign_hash |
199 | 1 | Yes | rsa_verify_hash |
207 | 1 | Yes | rsa_sign_message |
215 | 1 | Yes | rsa_verify_message |
222 | 0 | n/a | CLONE_SKIP |