Branch Coverage

blib/lib/Test/ParallelSubtest/Capture.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
27 17 0 if (length $text)
41 16 6 if ($bufref) { }
42 0 16 unless ref $bufref eq 'SCALAR'
85 0 37 unless $buf =~ s/^([oft])//
88 0 37 if length $packed_len != 4
90 0 37 if $len < 1 or $len > length $buf