| blib/lib/HTTP/PublicKeyPins.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 3 | 100.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 62 | 2 | 7 | 1 | _check_for_der_encoded_x509_certificate($handle, $file_header, $path) || _check_for_der_encoded_private_key($handle, $file_header, $path) || _check_for_der_pkcs10_certificate_request($handle, $file_header, $path) || _check_for_der_encoded_public_key($handle, $file_header, $path) |