| blib/lib/Class/Component/Component/Autocall/Autoload.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 8 | 62.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 11 | 0 | 18 | unless ref $self | 
| 13 | 0 | 18 | if $method eq 'DESTROY' | 
| 22 | 17 | 1 | if (ref $self and my $plugin = $self->class_component_methods->{$method}) | 
| 26 | 0 | 1 | if $super_error |