Branch Coverage

blib/lib/Test/NoOverride.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
23 1 2 if (exists $opt{'exclude'})
26 3 0 unless ($opt{'new'})
40 0 28 if ($func eq $method and not $exclude{$func})
47 3 0 unless $fail
76 6 3 if (scalar @parents)
91 3 59 if $k =~ /^_.+/