Branch Coverage

blib/lib/WWW/LogicBoxes/Role/Command/Domain/PrivateNameServer.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
38 0 0 if ($_ =~ /^No Entity found for Entityid/) { }
0 0 elsif ($_ =~ /This IpAddress already exists/) { }
72 0 0 if ($_ =~ /^No Entity found for Entityid/) { }
0 0 elsif ($_ =~ /^Invalid Old Child NameServer. Its not registered nameserver for this domain/) { }
0 0 elsif ($_ =~ /^Parent Domain for New child nameServer is not registered by us/ or $_ =~ /^\{hostname=Parent DomainName is not registered by you\}/) { }
0 0 elsif ($_ =~ /^Same value for new and old Child NameServer/) { }
0 0 elsif ($_ =~ /^\{hostname=Child NameServer already exists\}/) { }
119 0 0 if ($_ =~ /^No Entity found for Entityid/) { }
0 0 elsif ($_ =~ /^Invalid Child Name Server. Its not registered nameserver for this domain/) { }
0 0 elsif ($_ =~ /^Same value for new and old IpAddress/) { }
0 0 elsif ($_ =~ /^Invalid Old IpAddress. Its not attached to Nameserver/) { }
160 0 0 if ($_ =~ /^No Entity found for Entityid/) { }
0 0 elsif ($_ =~ /^Invalid Child Name Server. Its not registered nameserver for this domain/) { }
0 0 elsif ($_ =~ /^\{ipaddress1=Invalid IpAddress .* Its not attached to Nameserver\}/) { }
191 0 0 if ($_ =~ /^No Entity found for Entityid/)