| blib/lib/Logfile/EPrints/Filter/RobotsTxt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 10 | 50.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 55 | 0 | 1101 | 21 | defined $hit->page and $hit->page =~ /robots\.txt$/ | 
| line | l | !l | condition | 
|---|---|---|---|
| 31 | 1 | 0 | $args{'file'} || '/usr/local/share/Logfile/botcache.db' | 
| 82 | 21 | 0 | $hit->agent || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 30 | 0 | 1 | 0 | ref $class || $class |