| blib/lib/Protocol/TLS/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 0 | 2 | unless defined $file |
| 14 | 0 | 2 | unless open my $fh, '<', $file |
| 23 | 0 | 2 | unless $cert |
| 29 | 0 | 2 | unless defined $file |
| 32 | 0 | 2 | unless open my $fh, '<', $file |
| 39 | 0 | 2 | unless $key |