Condition Coverage

lib/PEF/Front/Config.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

line !l l&&!r l&&r condition
268 0 0 0 $src eq 'get' || $src eq 'app' and $params ne ''

or 2 conditions

line l !l condition
88 0 1 $INC{$modname} || ''

or 3 conditions

line l !l&&r !l&&!r condition
101 0 54 0 "$modname"->can($method) || *{$mp . "::std_$bmn";}
268 0 0 0 $src eq 'get' || $src eq 'app'