Branch Coverage

blib/lib/App/perlfind.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
30 0 0 if (grep {$_ eq 'perlfunc';} @matches)
31 0 0 unless $done_opt_v++
33 0 0 if (grep {$_ eq 'perlvar';} @matches)
34 0 0 unless $done_opt_f++
36 0 0 if (@matches) { }