blib/lib/Net/DRI/Protocol/AFNIC/WS/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 12 | 41.6 |
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 | 1 | 1 | defined $r and ref $r and exists $$r{'reason'} | |
140 | 0 | 0 | 1 | defined $code && exists $codes{$code} |