| blib/lib/WWW/Domain/Registry/Joker/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 80 | 0 | 0 | unless defined $resp |
| 83 | 0 | 0 | if (index(ref $resp, '::') == -1 or not $resp->isa('HTTP::Response')) |
| 95 | 0 | 0 | if ($in_data) |
| 101 | 0 | 0 | if ($_ eq '') { } |
| 0 | 0 | elsif (not /^([\w-]+):\s+(.*)$/) { } | |
| 110 | 0 | 0 | if (defined $$self{$var}) { } |
| 117 | 0 | 0 | if (defined $$self{'Status-Code'}) { } |
| 122 | 0 | 0 | if (defined $$self{'Status-Text'}) { } |