Branch Coverage

blib/lib/Net/DNS/Check/HostsList.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
27 0 0 if ($param{'load_predefined'})
62 0 0 unless $hostname
64 0 0 if (exists $$self{'list'}{$hostname}) { }
80 0 0 if ($$self{'domain'} eq $hostname or $$self{'domain'} and $hostname =~ /.*$$self{'qdomain'}$/ and $domcount == $hostcount) { }
111 0 0 if (exists $$self{'list'}{$hostname})
136 0 0 if (exists $$self{'list'}{$hostname})