Branch Coverage

blib/lib/YAML/Tiny/Stream.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
134 2 4 if ($line =~ /^---\s/ and length $buffer) { }
146 1 1 if (length $buffer)
158 0 3 unless (defined $yaml)