Branch Coverage

blib/lib/Net/DRI/Protocol/AFNIC/WS/Message.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
76 0 3 if (defined $rh and ref $rh eq 'HASH')
78 0 0 if exists $$rh{'service'}
79 0 0 if exists $$rh{'method'}
80 0 0 if exists $$rh{'params'}
104 1 1 if defined $r and ref $r and exists $$r{'reason'}
119 1 2 if $$r{'free'}
128 1 1 if $$r{'free'}
140 1 0 defined $code && exists $codes{$code} ? :