Branch Coverage

blib/lib/App/p5find.pm
Criterion Covered Total %
branch 5 12 41.6


line true false branch
26 1 8 unless defined $f
48 11 8 if $file =~ / \.(?: t|p[ml]|pod|comp ) $/iux
49 8 0 if $file =~ / \. /iux
50 0 0 if (open my $fh, '<', $file)
52 0 0 if $line =~ /^#!.*perl/u
64 0 0 if ($to_print->{$line_number})