| blib/lib/Net/DRI/Protocol/EPP/Extensions/AERO/Contact.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 81 | 0 | 0 | unless $mes->is_success | 
| 84 | 0 | 0 | unless $infdata | 
| 87 | 0 | 0 | unless $c and $c->size == 1 | 
| 93 | 0 | 0 | unless $c->nodeType == 1 | 
| 95 | 0 | 0 | unless $name | 
| 97 | 0 | 0 | if (my($tag) = $name =~ /^(\S+)$/) | 
| 104 | 0 | 0 | if exists $ens{'last_checked_date'} |