| blib/lib/Net/DRI/Protocol/EPP/Extensions/COOP/Contact.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 170 | 0 | 0 | 0 | Net::DRI::Util::has_contact($rd) and $rd->{'contact'}->get('registrant') |
| 188 | 0 | 0 | 0 | defined $otype and $otype eq 'domain' |
| 0 | 0 | 0 | defined $otype and $otype eq 'domain' and defined $oaction | |
| 0 | 0 | 0 | defined $otype and $otype eq 'domain' and defined $oaction and $oaction eq 'create' || $oaction eq 'update' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 188 | 0 | 0 | 0 | $oaction eq 'create' || $oaction eq 'update' |