Branch Coverage

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


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