blib/lib/WWW/Domain/Registry/Joker.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 27 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
173 | 0 | 0 | 0 | defined $self->{'username'} and defined $self->{'password'} |
184 | 0 | 0 | 0 | defined $resp->{'code'} and $resp->{'code'} == 0 |
233 | 0 | 0 | 0 | defined $resp->{'code'} and $resp->{'code'} == 0 |
271 | 0 | 0 | 0 | defined $data{$_} and length $data{$_} |
289 | 0 | 0 | 0 | defined $resp->{'code'} and $resp->{'code'} == 0 |
325 | 0 | 0 | 0 | defined $resp->{'code'} and $resp->{'code'} == 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
94 | 0 | 0 | 0 | ref $proto || $proto |
124 | 0 | 0 | 0 | index(ref $obj, '::') == -1 or not $obj->isa('LWP::UserAgent') |
271 | 0 | 0 | 0 | $type eq 'domain-owner-change' or $type =~ /-modify$/ |