blib/lib/SMS/Send/UK/AA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 3 | exists $args{'_ssl_verify'} ? : |
33 | 0 | 18 | if (exists $args{'_' . $param}) |
38 | 1 | 2 | if (%args) |
66 | 2 | 1 | if ('URI'->new($$self{'_endpoint'})->secure) |
68 | 2 | 0 | if $ssl_verify |
70 | 2 | 0 | $ssl_verify ? : |
89 | 3 | 6 | unless $name =~ /^_/ |