| blib/lib/Crypt/PK/ECC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 19 | 22 | 86.3 |
| pod | 13 | 13 | 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 |
| 111 | 1 | n/a | _import_hex |
| 127 | 253 | Yes | new |
| 132 | 9 | Yes | export_key_pem |
| 141 | 0 | Yes | export_key_jwk |
| 177 | 0 | Yes | export_key_jwk_thumbprint |
| 186 | 87 | Yes | import_key |
| 271 | 3 | Yes | curve2hash |
| 288 | 1 | Yes | ecc_encrypt |
| 296 | 1 | Yes | ecc_decrypt |
| 304 | 1 | Yes | ecc_sign_message |
| 312 | 1 | Yes | ecc_verify_message |
| 320 | 1 | Yes | ecc_sign_hash |
| 328 | 1 | Yes | ecc_verify_hash |
| 336 | 2 | Yes | ecc_shared_secret |
| 345 | 0 | n/a | CLONE_SKIP |