blib/lib/Class/C3/Adopt/NEXT.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 11 | 72.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
48 | 2 | 2 | 22 | length $c3_mro_ok{$class} and $c3_mro_ok{$class} |
line | l | !l | condition |
---|---|---|---|
33 | 26 | 0 | our $AUTOLOAD || 'NEXT::AUTOLOAD' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
29 | 23 | 0 | 3 | ref $_[0] || $_[0] |
51 | 9 | 0 | 3 | not @no_warn_regexes or none sub { $caller =~ /$_/; } , @no_warn_regexes |