Condition Coverage

lib/Haul.pm
Criterion Covered Total %
condition 2 14 14.2


and 3 conditions

line !l l&&!r l&&r condition
95 0 0 0 defined $installed and $version <= $installed
99 0 0 0 defined $installed and $version <= $installed

or 2 conditions

line l !l condition
148 1 0 $version || '0E0'

or 3 conditions

line l !l&&r !l&&!r condition
47 0 0 0 $filename =~ /\.tar\.gz$/ or $filename =~ /\.tgz$/
154 0 0 1 $conf{'perl'} || $^X