Branch Coverage

blib/lib/POE/Component/Client/Whois/TLDList.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
1149 16 0 if ($lookup =~ /\./) { }
1151 0 0 if $lookup =~ /\Q$tld\E$/i
1158 16 20 if (exists $self->{'data'}{".$query"})