Condition Coverage

blib/lib/Pugs/Emitter/Rule/Perl5/CharClass.pm
Criterion Covered Total %
condition 0 12 0.0


or 3 conditions

line l !l&&r !l&&!r condition
52 0 0 0 $c eq 'LINE FEED' or $c eq 'LF'
55 0 0 0 $c eq 'CARRIAGE RETURN' or $c eq 'CR'
58 0 0 0 $c eq 'FORM FEED' or $c eq 'FF'
61 0 0 0 $c eq 'NEXT LINE' or $c eq 'NEL'