blib/lib/Test/NoOverride.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 16 | 81.2 |
line | true | false | branch |
---|---|---|---|
23 | 1 | 3 | if (exists $opt{'exclude'}) |
27 | 1 | 3 | if (exists $opt{'exclude_overridden'}) |
30 | 4 | 0 | unless ($opt{'new'}) |
44 | 5 | 30 | if ($func eq $method) |
45 | 0 | 1 | unless ($exclude{$func} or $exclude_overridden{"${class}::$method"}) |
53 | 4 | 0 | unless $fail |
82 | 8 | 4 | if (scalar @parents) |
97 | 4 | 79 | if $k =~ /^_.+/ |