Branch Coverage

blib/lib/Socket/MsgHdr.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
21 1 1 if @_
22 0 2 unless defined $self->{'flags'}
32 18 54 if @_
33 1 71 unless defined $self->{$attr}
43 9 19 unless @_
46 19 0 if ($nlen != $olen)
48 0 19 $olen > $nlen ? :
100 2 4 unless (@_)