| blib/lib/App/PAIA/Agent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 18 | 61.1 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 8 | if ($$self{'insecure'}) { } |
| 2 | 6 | elsif ($scheme ne 'https') { } | |
| 37 | 0 | 0 | unless $scheme =~ /^https?$/ |
| 45 | 3 | 3 | if ($method eq 'POST') { } |
| 0 | 3 | elsif (%$param) { } | |
| 60 | 0 | 6 | if $$response{'status'} eq '599' |
| 63 | 0 | 6 | if "$@" |
| 108 | 0 | 25 | if ref $value |
| 111 | 9 | 3 | if defined $content |