blib/lib/Contize.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
157 | 0 | 0 | if ($$self{'_child'}->can($method)) { } |
166 | 0 | 0 | if (grep {$_ eq $name;} @{$$self{'_nocache'};}) { } |
171 | 0 | 0 | if (exists $$self{'_cache'}{$callstack}) { } |
187 | 0 | 0 | if ($name ne 'DESTROY') |