| blib/lib/Net/DRI/Protocol/EPP/Extensions/AllocationToken.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 0 | 0 | $operation eq 'update' ? : |
| 62 | 0 | 0 | unless Net::DRI::Util::has_key($rd, 'allocation_token') |
| 64 | 0 | 0 | unless Net::DRI::Util::xml_is_token($token) |
| 66 | 0 | 0 | if ($operation eq 'info') { } |
| 68 | 0 | 0 | unless $$rd{'allocation_token'} |
| 82 | 0 | 0 | unless $mes->is_success |
| 85 | 0 | 0 | unless defined $data |