blib/lib/cPanel/APIClient/TransportBase/TLSVerificationBase.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 4 | 75.0 |
line | true | false | branch |
---|---|---|---|
16 | 6 | 1 | if (exists $opts_hr->{'tls_verification'}) |
19 | 0 | 6 | unless (grep {$_ eq $tls_verification;} "on", "off") |