Condition Coverage

blib/lib/AxKit2/Plugin.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
92 0 0 0 $key =~ /^conf_/ and $self->can($key)

or 2 conditions

line l !l condition
94 0 0 $validators{$sub} || \&AxKit2::Config::TAKEMANY

or 3 conditions

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'}