| blib/lib/App/PAIA/Tester.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 3 | 2 | if ($options{'mock_http'}) { } |
| 63 | 0 | 4 | if (ref $_[0] and reftype($_[0]) eq 'ARRAY') { } |
| 67 | 2 | 2 | $_[0] =~ /^\d+/ ? : |
| 68 | 2 | 2 | if ref $_[0] and reftype($_[0]) eq 'ARRAY' and @_ > 1 |
| 70 | 4 | 0 | if (reftype $content eq 'HASH') { } |
| 0 | 0 | elsif (reftype($_[1]) eq 'ARRAY') { } |