| blib/lib/Class/C3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 146 | 0 | 0 | 0 | not defined $has_overload_fallback and defined ${"${local}::()";} | 
| 174 | 0 | 0 | 0 | not defined &{"${class}::()";} and defined $MRO{$class}{'has_overload_fallback'} | 
| 199 | 0 | 0 | 0 | defined *{"${class}::$method";}{'CODE'} and *{"${class}::$method";}{'CODE'} eq $MRO{$class}{'methods'}{$method}{'code'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 12 | 0 | 0 | 0 | $C3_XS or not defined $C3_XS |