Condition Coverage

blib/lib/AtteanX/Parser/SPARQLLex.pm
Criterion Covered Total %
condition 5 18 27.7


and 3 conditions

line !l l&&!r l&&r condition
232 3 0 0 $codepoint >= 55296 and $codepoint <= 57343
304 566 9 0 $c eq "." and $self->buffer =~ /^$r_DECIMAL/u
541 0 0 0 length $c and not $c =~ /[\r\n]/ou
545 0 0 0 length $c and $c =~ /[\r\n]/ou

or 3 conditions

line l !l&&r !l&&!r condition
179 0 1647 0 $self->lookahead_methods->{$k} //= $v
198 0 610 0 $self->lookahead_tokens->{$k} //= $v