Condition Coverage

blib/lib/Rinchi/CIGIPP.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
849 0 0 0 defined $handler && $handler
890 0 0 0 $key =~ /^[a-z]/ and not $key =~ /^_unused/
905 0 0 0 $key =~ /^[a-z]/ and not $key =~ /^_unused/
914 0 0 0 $key =~ /^[a-z]/ and not $key =~ /^_unused/

or 2 conditions

line l !l condition
432 0 0 $args{'ErrorMessage'} ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
849 0 0 0 not defined $handler && $handler or ref $handler eq 'CODE'
1116 0 0 0 $tp == 1 or $tp == 101
1325 0 0 0 $tp == 1 or $tp == 101