Condition Coverage

blib/lib/Net/DRI/Protocol/EPP/Extensions/Nominet/Notifications.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
150 0 0 0 defined $msgid and $msgid
174 0 0 0 $data = $mes->get_response($nsstr, $n) and my $ns = $mes->ns($nsstr)
208 0 0 0 $n eq 'relData' and my $acid = $data->getChildrenByTagNameNS($ns, 'accountId')->shift
217 0 0 0 $n eq 'rcData' and $data->getChildrenByTagNameNS($ns, 'caseId')->size
240 0 0 0 $d = $data->getChildrenByTagNameNS($ns, 'cancelDate') and $d->size
245 0 0 0 $d = $data->getChildrenByTagNameNS($ns, 'suspendDate') and $d->size