Branch Coverage

blib/lib/MooseFS/Disk.pm
Criterion Covered Total %
branch 0 44 0.0


line true false branch
32 0 0 if ($ncmd == 601)
45 0 0 if ($entrysize == $plen + 34 + 144) { }
0 0 elsif ($entrysize == $plen + 34 + 192) { }
47 0 0 if ($self->HDperiod eq 'min') { }
0 0 elsif ($self->HDperiod eq 'hour') { }
0 0 elsif ($self->HDperiod eq 'day') { }
57 0 0 if ($self->HDperiod eq 'min') { }
0 0 elsif ($self->HDperiod eq 'hour') { }
0 0 elsif ($self->HDperiod eq 'day') { }
68 0 0 if ($self->HDtime eq 'avg') { }
69 0 0 if ($rops > 0) { }
75 0 0 if ($wops > 0) { }
81 0 0 if ($fsyncops > 0) { }
93 0 0 if ($flags == 1) { }
0 0 elsif ($flags == 2) { }
0 0 elsif ($flags == 3) { }
104 0 0 if ($errtime == 0 and $errchunkid == 0) { }
110 0 0 $rops > 0 ? :
111 0 0 $wops > 0 ? :
112 0 0 $total > 0 ? :
113 0 0 $usecreadsum > 0 ? :
114 0 0 $usecwritesum + $usecfsyncsum > 0 ? :