| blib/lib/Logfile/EPrints/Filter/Repeated.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 8 | 50.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 44 | 32 | 0 | 9 | defined $$self{'cache'}{$key} and $hit->utime - $$self{'cache'}{$key} <= 86400 | 
| line | l | !l | condition | 
|---|---|---|---|
| 15 | 1 | 0 | $args{'file'} || '/usr/local/share/Logfile/repeatscache.db' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 14 | 0 | 1 | 0 | ref $class || $class |