Condition Coverage

blib/lib/Net/DRI/Protocol/BookMyName/WS/Domain.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
102 0 0 0 defined $domain and $domain
152 0 0 0 exists $r{$k} and defined $r{$k}
179 0 0 0 $mes->retcode == -1 and $mes->retval == -2 || $mes->retval == -4
186 0 0 0 $mes->retcode == 1 && $mes->retval == 1

or 3 conditions

line l !l&&r !l&&!r condition
179 0 0 0 $mes->retval == -2 || $mes->retval == -4