lib/Ruby/Collections.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
26 | 3715 | 10 | 14 | @_ == 1 and reftype($_[0]) eq 'ARRAY' |
3725 | 2 | 12 | @_ == 1 and reftype($_[0]) eq 'ARRAY' and ref $_[0] ne 'Ruby::Collections::Array' |