blib/lib/MarpaX/Languages/Dash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 15 | 46.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
412 | 2 | 9 | 18 | $pos < length($string) - 1 and substr($string, $pos, 1) =~ /[\s;]/ |
551 | 0 | 1 | 0 | $label =~ /^ and not $label =~ /^<.*>$/ |
618 | 0 | 0 | 0 | $previous_char ne '\\' and $char eq $terminator |
643 | 0 | 0 | 0 | $label =~ /^['"]/ and not $label =~ /^(['"]).*\1$/ |
696 | 1 | 90 | 8 | $previous_char ne '\\' and $char =~ /$re/ |