Condition Coverage

blib/lib/Tapper/Installer/Precondition/PRC.pm
Criterion Covered Total %
condition 3 12 25.0


and 3 conditions

line !l l&&!r l&&r condition
90 0 0 0 defined $read and defined $write
186 1 0 0 $distro and not $prc->{'skip_startscript'}

or 3 conditions

line l !l&&r !l&&!r condition
148 0 3 0 $$config{"test" . $i . "_prog"} ||= $list_element->{'test_program'}
151 0 3 0 $$config{"test" . $i . "_timeout"} ||= $list_element->{'timeout_testprogram'}