Branch Coverage

lib/MKDoc/Text/Structured/Block.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
15 42 205 if $line =~ /^\s*$/
25 112 2 if ref $obj eq ref $self
40 1 16 if (@lines > 1 and $lines[0] =~ /^==/ and $lines[-1] =~ /^==/)
51 5 87 if (@lines > 1 and $lines[-1] =~ /^==/)
61 3 84 if (@lines > 1 and $lines[-1] =~ /^--/)