Condition Coverage

blib/lib/Net/DRI/Protocol/AFNIC/WS/Message.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
76 3 0 0 defined $rh and ref $rh eq 'HASH'
104 0 0 2 defined $r and ref $r
0 2 0 defined $r and ref $r and exists $r->{'reason'}
140 0 1 0 defined $code && exists $codes{$code}