blib/lib/Object/Array/Plugin/Builtins.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
141 | 0 | 5 | if (@_) |
151 | 0 | 2 | unless (@_) |
158 | 0 | 2 | if (@_) |
168 | 0 | 2 | unless ($idx and ref $idx eq 'ARRAY') |
174 | 1 | 1 | if (@_) { } |