line |
true |
false |
branch |
15
|
0 |
2 |
if (not defined $hit->code or $hit->code =~ /\D/) |
20
|
2 |
0 |
if ('GET' eq $hit->method and 200 == $hit->code) |
23
|
1 |
1 |
if ($path =~ m[^/((PS_cache)|(ftp))]) |
26
|
0 |
2 |
if ($path =~ m[^/(abs|pdf|ps|PS_cache|dvi|ftp|e-print)/([A-Za-z\-\.]+)/?([0-9]{7})]) { } |
|
2 |
0 |
elsif ($path =~ m[^/(abs|pdf|ps|PS_cache|dvi|ftp|e-print)/(?:arxiv/)?([0-9]{4}\.[0-9]{4,})]) { } |
|
0 |
0 |
elsif ($path =~ m[^/list]) { } |
|
0 |
0 |
elsif ($path =~ m[^/find]) { } |
30
|
0 |
0 |
if ($t eq 'abs') { } |
39
|
0 |
2 |
if ($type eq 'abs') { } |