Condition Coverage

blib/lib/MogileFS/ReplicationPolicy/MultipleDevices.pm
Criterion Covered Total %
condition 8 18 44.4


and 3 conditions

line !l l&&!r l&&r condition
41 0 0 15 $on_devs and $all_devs
0 0 15 $on_devs and $all_devs and $failed
0 0 15 $on_devs and $all_devs and $failed and $fid
60 5 3 0 $already_on >= 2 and $already_on == $total_disks

or 3 conditions

line l !l&&r !l&&!r condition
38 0 15 0 $$self{'mindevcount'} || $min
63 10 0 26 $on_dev{$_->devid} || $$failed{$_->devid}