Condition Coverage

blib/lib/App/Pods2Site/Args.pm
Criterion Covered Total %
condition 9 24 37.5


and 3 conditions

line !l l&&!r l&&r condition
369 0 3 0 $sitedir and $sitedir eq ':std'
383 0 0 3 $groupDefs && @$groupDefs
484 0 0 3 defined $loc and length $loc > 0
551 0 0 3 defined $loc and length $loc > 0
615 0 0 0 defined $cfgloc and length $cfgloc > 0
0 0 0 defined $cfgloc and length $cfgloc > 0 and -d $cfgloc

or 2 conditions

line l !l condition
314 6 0 $1 || ''
333 1 2 $rawOpts{'title'} || 'Pods2Site'
336 1 2 $rawOpts{'mainpage'} || ':std'