Branch Coverage

blib/lib/NOLookup/DAS/DASLookup.pm
Criterion Covered Total %
branch 17 28 60.7


line true false branch
44 0 26 if (@_) { }
59 0 4 unless $query
62 0 4 unless $das_server
63 4 0 unless $das_port
80 0 4 unless ($sock)
89 0 4 if ($client_ip) { }
112 0 4 if ($text =~ /Quota exceeded/) { }
0 4 elsif ($text =~ /Access denied/) { }
0 4 elsif ($text =~ /Referral denied/) { }
1 3 elsif ($text =~ /ERROR - /) { }
0 3 elsif ($text =~ / is available /) { }
1 2 elsif ($text =~ / is delegated /) { }
1 1 elsif ($text =~ /This domain can currently not be registered/) { }
1 0 elsif ($text =~ /Domain is not valid /) { }