Condition Coverage

blib/lib/Sys/Config/Manage.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
138 0 0 0 $args{'selectionMethod'} ne 'hostname' and $args{'selectionMethod'} ne 'regexp'
642 0 0 0 $entry ne '.SysConfigManage' and -d $entry
1041 0 0 0 $selectionMethod ne 'hostname' and $selectionMethod ne 'regexp'