blib/lib/AxKit2/Plugin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
92 | 0 | 0 | 0 | $key =~ /^conf_/ and $self->can($key) |
line | l | !l | condition |
---|---|---|---|
94 | 0 | 0 | $validators{$sub} || \&AxKit2::Config::TAKEMANY |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 0 | 0 | 0 | ref $proto || $proto |
135 | 0 | 0 | 0 | $package eq 'AxKit2::Plugin' or not defined $$self{'_hook'} |