blib/lib/Net/DRI/Protocol/EPP/Extensions/GracePeriod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
115 | 0 | 0 | 0 | defined $rgp and $rgp |
0 | 0 | 0 | defined $rgp and $rgp and ref $rgp eq 'HASH' |
line | l | !l | condition |
---|---|---|---|
117 | 0 | 0 | $$rgp{'op'} || '' |
line | l&&r | l&&!r | !l&&r | !l&&!r | condition |
---|---|---|---|---|---|
119 | 0 | 0 | 0 | 0 | $op eq 'request' xor exists $$rgp{'report'} |