blib/lib/App/PAIA/Tester.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
71 | 0 | 4 | if (ref $_[0] and reftype($_[0]) eq 'ARRAY') { } |
75 | 2 | 2 | $_[0] =~ /^\d+/ ? : |
76 | 2 | 2 | if ref $_[0] and reftype($_[0]) eq 'ARRAY' and @_ > 1 |
78 | 4 | 0 | if (reftype $content eq 'HASH') { } |
0 | 0 | elsif (reftype($_[1]) eq 'ARRAY') { } |