Branch Coverage

blib/lib/HTML/Template/Compiled/Plugin/LineBreak.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
25 0 5 unless defined $_
28 1 4 if s[\x0D\x0A][
\r\n]g
29 1 3 if s[\x0D][
\r]g
30 3 0 if s[\x0A][
\n]g