| blib/lib/Net/OAI/Error.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 21 | 2 | unless exists $$self{'errorCode'} |
| 28 | 21 | 2 | unless exists $$self{'errorString'} |
| 85 | 0 | 13 | if ($code) |
| 98 | 0 | 9 | if ($str) |
| 112 | 0 | 0 | exists $$self{'HTTPError'} ? : |
| 142 | 3 | 52027 | if ($tagName eq 'error') { } |
| 154 | 3 | 52027 | if ($tagName eq 'error') { } |
| 163 | 3 | 108132 | if ($$self{'insideError'}) { } |