| blib/lib/Net/DRI/Protocol/EPP/Extensions/COZA/Domain.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 22 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 52 | 0 | 0 | if (defined $autorenew) | 
| 55 | 0 | 0 | $autorenew ? : | 
| 60 | 0 | 0 | if (defined $cancel) | 
| 62 | 0 | 0 | unless $cancel =~ /^Pending(?:Update|Suspension)$/ | 
| 72 | 0 | 0 | unless $mes->is_success | 
| 75 | 0 | 0 | unless defined $updata | 
| 86 | 0 | 0 | unless Net::DRI::Util::has_key($rp, 'transfer_cost') and $$rp{'transfer_cost'} | 
| 97 | 0 | 0 | unless $mes->is_success | 
| 100 | 0 | 0 | unless defined $infdata | 
| 104 | 0 | 0 | if defined $autorenew | 
| 107 | 0 | 0 | if defined $cost |