Condition Coverage

blib/lib/StorageDisplay/Data/RAID.pm
Criterion Covered Total %
condition 10 19 52.6


and 3 conditions

line !l l&&!r l&&r condition
796 8 2 0 $devname ne "" and $devname ne "N/A"

or 2 conditions

line l !l condition
789 2 8 $dev->{'Path'} // ""
807 10 0 $dev->{'sector size'} // bless( {"sign" => "+","value" => bless( [512], 'Math::BigInt::Calc' )}, 'Math::BigInt' )
1068 4 0 $dev->{'serial-no'} // ""
1086 4 0 $dev->{'size'} // 0
1117 1 0 $dev->{'PHY'} // {}

or 3 conditions

line l !l&&r !l&&!r condition
828 3 0 0 $block->blk_info("SIZE") // $self->hwsize($dev->{'Size'})
908 0 0 2 $status =~ /missing/i or $status eq ""