blib/lib/HTTP/OAI/Debug.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 16 | 12.5 |
line | true | false | branch |
---|---|---|---|
34 | 0 | 0 | if (/^[-+]/) { } |
49 | 0 | 0 | if ($_ eq '+') { } |
0 | 0 | elsif ($_ eq '-') { } | |
0 | 0 | elsif (/^([-+])(\w+)$/) { } | |
66 | 0 | 22 | if $current_level{'trace'} |
67 | 0 | 0 | if $current_level{'debug'} |
68 | 0 | 0 | if $current_level{'conns'} |
69 | 0 | 1289 | if $current_level{'sax'} |