Condition Coverage

blib/lib/Tapper/Installer/Precondition/PRC.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
95 0 0 0 defined $read and defined $write
191 0 0 0 $distro and not $$prc{'skip_startscript'}

or 3 conditions

line l !l&&r !l&&!r condition
153 0 0 0 $$config{'test' . $i . '_prog'} ||= $$list_element{'test_program'}
156 0 0 0 $$config{'test' . $i . '_timeout'} ||= $$list_element{'timeout_testprogram'}