Branch Coverage

blib/lib/Pod/Text/Ansi.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
26 0 0 if $text =~ /^\e\[/ and $text =~ /\e\[0?m$/
94 0 0 if (s/^($shortchar)\s+// or s/^($longchar)//) { }