| blib/lib/MogileFS/IOStatWatcher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 82 | 0 | 0 | 0 | $self->{'hosts'}{$host} and $self->{'hosts'}{$host}{'closed'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 40 | 0 | 0 | 0 | delete $old_hosts->{$host} || 'MogileFS::IOStatWatch::Client'->new($host, $self) |