Condition Coverage

blib/lib/AtteanX/Parser/Turtle/Lexer.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
135 400 83 0 $c eq "." and $self->buffer =~ /^$r_decimal/u
294 0 0 0 length $c and not $c =~ /[\r\n]/ou
298 0 0 0 length $c and $c =~ /[\r\n]/ou