Condition Coverage

blib/lib/CPAN/Upload/Tiny.pm
Criterion Covered Total %
condition 2 17 11.7


and 3 conditions

line !l l&&!r l&&r condition
42 0 0 0 $mode > 1 and $has_readkey

or 2 conditions

line l !l condition
40 0 0 readline STDIN // ''

or 3 conditions

line l !l&&r !l&&!r condition
50 0 0 0 $user ||= prompt('What is your PAUSE ID', 1)
51 0 0 0 $pass ||= prompt('What is your PAUSE password', 2)
86 1 0 0 shift() || glob('~/.pause')
101 0 0 2 not length $_ or $_ =~ /^\s*#/