Condition Coverage

blib/lib/Tapper/Installer/Precondition.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
74 0 0 0 print "Can't get hostname: $!" and exit 1

or 3 conditions

line l !l&&r !l&&!r condition
27 1 3 5 $type eq "gz" or $type eq "tgz"
0 0 4 $type eq "bz" or $type eq "bz2"