Condition Coverage

blib/lib/List/Rubyish.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
36 0 0 0 @_ == 1 && ref $_[0] eq 'ARRAY'
82 0 0 0 defined $start and 0 < $start
0 0 0 defined $start and 0 < $start and $last <= $start
83 0 0 0 $start == 0 and $last <= $end
246 0 0 0 ref $cond && ref $cond eq 'CODE'
314 0 0 0 ref $element && ref $element eq 'ARRAY'

or 3 conditions

line l !l&&r !l&&!r condition
8 0 0 0 ref $add eq 'ARRAY' or ref $add eq ref $self
22 0 0 0 ref $add eq 'ARRAY' or ref $add eq ref $self