Branch Coverage

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


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