Branch Coverage

blib/lib/EasyDNS/DDNS/HTTP.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
64 0 4 defined $content ? :
70 1 3 unless ($r->{'success'})
77 1 2 if ($code == 429 or $code >= 500 and $code <= 599)
89 4 0 unless $self->{'verbose'}