Condition Coverage

lib/App/Info/Handler/Prompt.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
69 3 0 0 -t STDIN && (-t STDOUT || !(-f STDOUT || -c STDOUT))
111 0 2 10 defined $ans and $ans ne ''
118 0 4 4 defined $ans and $ans ne ''

or 3 conditions

line l !l&&r !l&&!r condition
100 6 6 2 $type eq 'unknown' or $type eq 'confirm'