Branch Coverage

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


line true false branch
92 0 0 unless $mes->is_success
96 0 0 unless defined $infdata
115 0 0 unless defined $rgp and $rgp and ref $rgp eq 'HASH'
118 0 0 unless $op =~ /^(?:request|report)$/
119 0 0 unless $op eq 'request' xor exists $rgp->{'report'}
123 0 0 if ($op eq 'request') { }
139 0 0 exists $r{'statement1_lang'} ? :
140 0 0 exists $r{'statement2_lang'} ? :
141 0 0 if exists $r{'other'}
151 0 0 unless $mes->is_success
154 0 0 unless defined $updata