Condition Coverage

blib/lib/Test/Valgrind/Command/Perl.pm
Criterion Covered Total %
condition 5 17 29.4


and 3 conditions

line !l l&&!r l&&r condition
260 2 0 0 $file and -e $file

or 2 conditions

line l !l condition
80 0 4 delete $args{'inc'} || [@INC]

or 3 conditions

line l !l&&r !l&&!r condition
75 0 4 0 ref $class || $class
79 0 0 4 delete $args{'perl'} || $^X
198 0 0 0 /^\s*fun:(Perl|S|XS)_/ or /^\s*obj:.*perl/
211 10 0 0 $report->is_diag or not $report->isa('Test::Valgrind::Report::Suppressions')