| 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 | 168 | Yes | import_key |
| 161 | 1 | Yes | rsa_encrypt |
| 169 | 1 | Yes | rsa_decrypt |
| 177 | 1 | Yes | rsa_sign_hash |
| 185 | 1 | Yes | rsa_verify_hash |
| 193 | 1 | Yes | rsa_sign_message |
| 201 | 1 | Yes | rsa_verify_message |
| 208 | 0 | n/a | CLONE_SKIP |