Branch Coverage

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


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