Condition Coverage

blib/lib/TAP/Parser/SourceHandler/Perl.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
199 5 84 529 not /$path_re/ and / ^ ['"]? -I ['"]? (.*?) ['"]? $ /x
214 59 12 141 @{$libs;} and not $class->_has_taint_switch($switches)
292 0 197 15 defined $shebang and $shebang =~ /^#!.*\bperl.*\s-\w*([Tt]+)/
327 212 0 0 &IS_WIN32() and $^X =~ m([^\w\./\\])