Branch Coverage

blib/lib/Comment/Block.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
40 1 24 if ($status <= 0)
41 0 1 if $$self{'inBlock'}
44 4 20 if ($$self{'inBlock'}) { }
2 18 elsif (m[^\s*#/\*\s*]) { }
0 18 elsif (m[^\s*#\*/\s*]) { }
45 0 4 if (m[^\s*#/\*\s*]) { }
2 2 elsif (m[^\s*#\*/\s*]) { }