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 17 52 if @_
33 1 68 unless defined $$self{$attr}
43 9 17 unless @_
46 17 0 if ($nlen != $olen)
47 0 17 $olen > $nlen ? :
100 2 3 unless (@_)