Branch Coverage

blib/lib/Net/DRI/Protocol/EPP/Extensions/DNSBE/Notifications.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
81 0 0 unless $mes->is_success
83 0 0 unless defined $poll
89 0 0 if ($name =~ /^(action|returncode|type|contact|domainname|date|email|level)$/)
96 0 0 if (Net::DRI::Util::has_key(\%n, 'domainname')) { }
0 0 elsif (Net::DRI::Util::has_key(\%n, 'contact')) { }
107 0 0 if (defined $otype) { }
110 0 0 if Net::DRI::Util::has_key(\%n, 'date') and length $n{'date'}
113 0 0 if defined $n{$_}
119 0 0 if defined $otype and $otype eq 'contact'