Condition Coverage

blib/lib/System/Info/HPUX.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
45 0 0 0 $cv >= 524 and $cv <= 526
77 0 0 0 @cpu == 0 and open my $lst, "echo 'sc product cpu;il' | /usr/sbin/cstm |"
85 0 0 0 @cpu and $cpu[0] =~ /^\S+\s+(\d+\.\d+[a-z]?)\s+(\S+)/