Branch Coverage

blib/lib/Protocol/ControlChannel.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
94 0 10 unless $len > 4
98 0 10 unless $len >= $size
102 0 10 unless $type == 0 or $type == 1
104 2 8 if $type == 1
125 2 8 ref $v ? :
126 2 8 if ref $v