Condition Coverage

blib/lib/TAPx/Parser/Source/Perl.pm
Criterion Covered Total %
condition 7 13 53.8


and 3 conditions

line !l l&&!r l&&r condition
102 40 0 0 $file =~ /\s/ and not $file =~ /^".*"$/
137 86 0 0 /\s/ || 0 and not /^".*"$/
144 0 29 57 defined $_ and $_ ne ''

or 2 conditions

line l !l condition
128 4 37 $taint or 0
137 0 86 /\s/ || 0