Condition Coverage

blib/lib/Module/Install/TestVars.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
55 0 0 0 exists $config{$var}{'choices'} && ref $config{$var}{'choices'}

or 2 conditions

line l !l condition
23 0 0 $term->OUT || \*STDOUT

or 3 conditions

line l !l&&r !l&&!r condition
28 0 0 0 $config{$var}{'prompt'} ||= $var
53 0 0 0 $config{$var}{'prompt'} ||= 'Input ' . $var