Branch Coverage

blib/lib/Net/EPP/Frame/Command/Create/Domain.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
99 0 0 if not defined $unit or $unit eq ""
178 0 0 if (ref $ns[0] eq 'HASH') { }
202 0 0 if (exists $host->{'addrs'} and ref $host->{'addrs'} eq "ARRAY")
249 0 0 if defined $value
277 0 0 if (&any(sub { $type eq $_; } , 'NS', 'DS', 'DNAME', 'A', 'AAAA')) { }