Condition Coverage

blib/lib/Net/DRI/Protocol/EPP/Extensions/GracePeriod.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

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'

or 2 conditions

line l !l condition
117 0 0 $rgp->{'op'} || ''

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
119 0 0 0 0 $op eq 'request' xor exists $rgp->{'report'}