Condition Coverage

lib/ICC/Support/rbf.pm
Criterion Covered Total %
condition 1 24 4.1


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 0 $_[0][0] == int $_[0][0] and defined $Np[$_[0][0]]
386 0 0 0 $type == int $type and $type >= 0
0 0 0 $type == int $type and $type >= 0 and defined $Np[$_[0][0]]
449 0 0 0 ref $matrix eq 'ARRAY' and ref $matrix->[0] eq 'ARRAY'
477 0 0 0 defined $p->[0] && !ref($p->[0])
497 0 0 0 defined $self->[3] and 0 != @{$self->[3];}
532 0 0 0 defined $self->[3] and @{$self->[3];}

or 3 conditions

line l !l&&r !l&&!r condition
38 0 0 1 @_ == 2 or @_ == 3