Branch Coverage

blib/lib/MogileFS/Worker/Reaper.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
54 0 0 if ($max)
60 0 0 if $limit > $space_left
65 0 0 if $limit < 0
78 0 0 unless ($self->validate_dbh)
88 0 0 unless ($dev)
94 0 0 if ($limit and $dev)
100 0 0 if ($sto->get_lock($lock, $lock_timeout)) { }
102 0 0 if (@fids)
112 0 0 if (@fids) { }
125 0 0 unless defined $delay
137 0 0 if $delay < 60
140 0 0 $delay > 7200 ? :
160 0 0 if $devid_seen{$dev->id}