blib/lib/App/p5find.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 14 | 50.0 |
line | true | false | branch |
---|---|---|---|
27 | 1 | 10 | unless defined $f |
49 | 14 | 8 | if $file =~ / \.(?: t|p[ml]|pod|comp ) $/iux |
50 | 8 | 0 | if $file =~ / \. /iux |
51 | 0 | 0 | if (open my $fh, '<', $file) |
53 | 0 | 0 | if $line =~ /^#!.*perl/u |
65 | 0 | 0 | if ($to_print->{$line_number}) |
86 | 2 | 2 | @$arrows ? : |