Condition Coverage

blib/lib/Nile/Plugin.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
212 0 0 0 not exists $app->config->get('plugin')->{$plugin} and exists $app->config->get('plugin')->{ucfirst $plugin}

or 3 conditions

line l !l&&r !l&&!r condition
200 0 0 0 $plugin ||= caller()