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