| blib/lib/TAP/Parser/SourceHandler/Perl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 199 | 5 | 84 | 527 | not /$path_re/ and / ^ ['"]? -I ['"]? (.*?) ['"]? $ /x |
| 214 | 59 | 12 | 139 | @{$libs;} and not $class->_has_taint_switch($switches) |
| 292 | 0 | 195 | 15 | defined $shebang and $shebang =~ /^#!.*\bperl.*\s-\w*([Tt]+)/ |
| 327 | 210 | 0 | 0 | &IS_WIN32() and $^X =~ m([^\w\./\\]) |