Condition Coverage

blib/lib/Hook/Modular/Plugin.pm
Criterion Covered Total %
condition 6 16 37.5


and 3 conditions

line !l l&&!r l&&r condition
57 0 12 3 defined $data and ref $data
120 0 0 0 blessed $rule and $rule->isa('File::Find::Rule')

or 2 conditions

line l !l condition
23 11 5 $$opt{'config'} || {}
0 16 $$opt{'rule_op'} || 'AND'

or 3 conditions

line l !l&&r !l&&!r condition
89 16 0 0 ref $self || $self
107 0 0 0 $context->conf->{'assets_path'} || 'File::Spec'->catfile($FindBin::Bin, 'assets')