blib/lib/Net/DRI/DRD/RESTENA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 22 | 4.5 |
line | true | false | branch |
---|---|---|---|
87 | 1 | 0 | if $type eq 'epp' |
88 | 0 | 0 | if $type eq 'whois' |
115 | 0 | 0 | unless $what =~ /^(?:delete|update|transfer|renew|trade|transfer-trade|transfer-restore)$/ |
117 | 0 | 0 | unless defined $s |
119 | 0 | 0 | if $what eq 'delete' |
120 | 0 | 0 | if $what eq 'update' |
121 | 0 | 0 | if $what eq 'transfer' |
122 | 0 | 0 | if $what eq 'renew' |
123 | 0 | 0 | if $what eq 'trade' |
124 | 0 | 0 | if $what eq 'transfer-trade' |
125 | 0 | 0 | if $what eq 'transfer-restore' |