blib/lib/Acme/List/CarCdr.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
26 | 7 | 1 | if ($method =~ /::c([ad]{1,704})r$/) { } |
36 | 5 | 6 | if ($op eq 'a') { } |
37 | 2 | 3 | if ($len > 0) |
39 | 1 | 1 | if (ref $$ref[$start] ne 'ARRAY') |
49 | 1 | 5 | if ($delve) |
50 | 0 | 1 | if (ref $$ref[$start] ne 'ARRAY') |
60 | 0 | 6 | if $start > $end |
61 | 1 | 5 | if $start == $end and ref $$ref[$start] eq 'ARRAY' |