blib/lib/Logfile/EPrints/Mapping/arXiv.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
20 | 0 | 0 | 2 | 'GET' eq $hit->method and 200 == $hit->code |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
15 | 0 | 0 | 2 | not defined $hit->code or $hit->code =~ /\D/ |