Branch Coverage

blib/lib/Net/Whois/RegistryFusion.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
154 0 0 unless ref $self
167 0 0 if (defined $$self{'sessionKey'})
172 0 0 unless my $xml = get $url
174 0 0 unless $xml =~ m[(.*)]
207 0 0 if ($self->isCached($domain)) { }
208 0 0 if ($$self{'refreshCache'}) { }
227 0 0 unless my $xml = get $url
241 0 0 wantarray ? :
247 0 0 unless ($domain)
254 0 0 wantarray ? :
267 0 0 if (-e $self->_getFilename($domain)) { }
280 0 0 if (my $xml = File::Slurp::read_file($file))
290 0 0 unless -d $subdir
299 0 0 if (-e $filename)
300 0 0 unless unlink $filename