Condition Coverage
blib/lib/Pod/Text/Ansi.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
26
0
0
0
$text =~ /^\e\[/ and $text =~ /\e\[0?m$/
or 3 conditions
line
l
!l&&r
!l&&!r
condition
94
0
0
0
s/^($shortchar)\s+// or s/^($longchar)//