Branch Coverage

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


line true false branch
140 0 0 if (defined $self->{'sessionKey'})
145 0 0 unless my $xml = &get($url)
147 0 0 unless $xml =~ m[(.*)]
180 0 0 if ($self->isCached($domain)) { }
181 0 0 if ($self->{'refreshCache'}) { }
200 0 0 unless my $xml = &get($url)
220 0 0 unless ($domain)
226 0 0 wantarray ? :
239 0 0 if (-e $self->_getFilename($domain)) { }
252 0 0 if (my $xml = File::Slurp::read_file($file))
262 0 0 unless -d $subdir
271 0 0 if (-e $filename)
272 0 0 unless unlink $filename