| blib/lib/WWW/Domain/Registry/Joker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 27 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 174 | 0 | 0 | 0 | defined $$self{'username'} and defined $$self{'password'} |
| 185 | 0 | 0 | 0 | defined $$resp{'code'} and $$resp{'code'} == 0 |
| 234 | 0 | 0 | 0 | defined $$resp{'code'} and $$resp{'code'} == 0 |
| 273 | 0 | 0 | 0 | defined $data{$_} and length $data{$_} |
| 290 | 0 | 0 | 0 | defined $$resp{'code'} and $$resp{'code'} == 0 |
| 326 | 0 | 0 | 0 | defined $$resp{'code'} and $$resp{'code'} == 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 96 | 0 | 0 | 0 | ref $proto || $proto |
| 126 | 0 | 0 | 0 | index(ref $obj, '::') == -1 or not $obj->isa('LWP::UserAgent') |
| 273 | 0 | 0 | 0 | $type eq 'domain-owner-change' or $type =~ /-modify$/ |