Branch Coverage

blib/lib/UNIVERSAL/which.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
10 3 12 unless ($coderef)
14 1 14 unless UNIVERSAL::isa($coderef, 'CODE')
20 6 8 unless (defined &{$fq;})
23 4 2 unless defined &{$fq;}
25 2 12 wantarray ? :