| blib/lib/Net/DRI/Cache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 93 | 0 | 0 | 25 | $data and ref $data eq 'HASH' |
| 132 | 0 | 4 | 1 | $c->{'_until'} > 0 and Net::DRI::Util::microtime() > $c->{'_until'} |
| 138 | 0 | 3 | 1 | defined $from and $c->{'_from'} ne $from |
| 160 | 0 | 0 | 1 | $c2->{'_until'} > 0 and $now > $c2->{'_until'} |