Condition Coverage

blib/lib/TOML/Parser/Tokenizer.pm
Criterion Covered Total %
condition 17 26 65.3


and 3 conditions

line !l l&&!r l&&r condition
403 0 20 28 $src =~ /$/cgmos and pos $src <= $curr

or 2 conditions

line l !l condition
95 58 14 $1 || ''
142 0 0 $1 || ''
314 2 0 $1 || ''
359 7 0 $1 || ''
400 19 1 pos $_ || 0
402 0 20 pos $src || 0
411 7 13 $start || 0

or 3 conditions

line l !l&&r !l&&!r condition
123 113 158 0 $1 || $2 || $3
217 33 39 0 $1 || $2 || $3
259 10 16 0 $1 || $2 || $3