| blib/lib/NBU/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 186 | 0 | 0 | 0 | $self->allocated and $self->expires > time |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 186 | 0 | 0 | 0 | not $$self{'MMLOADED'} or $self->allocated and $self->expires > time |