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