Condition Coverage

blib/lib/MARC/Detrans/Rules.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
126 19 1019 77 $foundRule->escape and $foundRule->escape ne $currentEscape

or 2 conditions

line l !l condition
100 34 1094 $rule->position || ''

or 3 conditions

line l !l&&r !l&&!r condition
36 0 9 0 ref $class || $class
105 0 4 4 isInitial($in, $pos) or isFinal($in, $pos)