| blib/lib/Net/DRI/Protocol/EPP/Extensions/ServiceMessage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 0 | unless $mes->is_success |
| 52 | 0 | 0 | unless defined $data |
| 59 | 0 | 0 | if ($name eq 'desc') { } |
| 0 | 0 | elsif ($name eq 'reftrID') { } | |
| 0 | 0 | elsif ($name eq 'data') { } | |
| 72 | 0 | 0 | if ($subname eq 'entry') { } |
| 0 | 0 | elsif ($subname eq 'request') { } | |
| 0 | 0 | elsif ($subname eq 'response') { } | |
| 76 | 0 | 0 | if (exists $entries{$key}) { } |
| 78 | 0 | 0 | unless ref $entries{$key} |