Branch Coverage

blib/lib/Pod/Stripper.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
110 8 24 if defined $cutting
135 18 6 if ($Stripper->cutting) { }
149 0 4 if ($paragraph =~ /^=cut/gm)
155 2 2 if ($command eq 'cut') { }
171 0 2 if ($$Stripper{'__2hidden_code'})