| blib/lib/MogileFS/Worker/Reaper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 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 | unless ($dev->dstate->is_perm_dead) |
| 100 | 0 | 0 | if ($limit and $dev) |
| 106 | 0 | 0 | if ($sto->get_lock($lock, $lock_timeout)) { } |
| 108 | 0 | 0 | if (@fids) |
| 118 | 0 | 0 | if (@fids) { } |
| 131 | 0 | 0 | unless defined $delay |
| 143 | 0 | 0 | if $delay < 60 |
| 146 | 0 | 0 | $delay > 7200 ? : |
| 166 | 0 | 0 | if $devid_seen{$dev->id} |