| blib/lib/Net/DRI/Protocol/EPP/Extensions/CZ/Domain.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 45 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 94 | 0 | 0 | 0 | defined $d and $d |
| 0 | 0 | 0 | defined $d and $d and not ref $d | |
| 216 | 0 | 0 | 0 | $def and ref $def eq 'HASH' |
| 0 | 0 | 0 | $def and ref $def eq 'HASH' and exists $def->{'domain_create'} | |
| 0 | 0 | 0 | $def and ref $def eq 'HASH' and exists $def->{'domain_create'} and ref $def->{'domain_create'} eq 'HASH' | |
| 219 | 0 | 0 | 0 | $rd and ref $rd eq 'HASH' |
| 0 | 0 | 0 | $rd and ref $rd eq 'HASH' and keys %$rd | |
| 289 | 0 | 0 | 0 | $nsadd and not $nsadd->is_empty |
| 293 | 0 | 0 | 0 | $nsdel and not $nsdel->is_empty |
| 303 | 0 | 0 | 0 | defined $chg and length $chg |
| 308 | 0 | 0 | 0 | $chg and ref $chg |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 140 | 0 | 0 | 0 | $c->localname || $c->nodeName |
| 269 | 0 | 0 | 0 | grep {not /^(?:add|del)$/;} $todo->types('ns') or grep {not /^(?:add|del)$/;} $todo->types('status') |
| 0 | 0 | 0 | grep {not /^(?:add|del)$/;} $todo->types('ns') or grep {not /^(?:add|del)$/;} $todo->types('status') or grep {not /^(?:add|del)$/;} $todo->types('contact') | |
| 0 | 0 | 0 | grep {not /^(?:add|del)$/;} $todo->types('ns') or grep {not /^(?:add|del)$/;} $todo->types('status') or grep {not /^(?:add|del)$/;} $todo->types('contact') or grep {not /^set$/;} $todo->types('auth') |