blib/lib/Class/Component/Component/Autocall/Autoload.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
22 | 0 | 1 | 17 | ref $self and my $plugin = $self->class_component_methods->{$method} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
27 | 1 | 0 | 0 | ref $self || $self |