Branch Coverage

blib/lib/Test/Pcuke/Gherkin/Lexer.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
232 66 131 if @result
250 66 277 if (@chunks)
253 15 51 if ($$conf{'level'})
254 6 9 unless ref $$conf{'level'}
260 66 208 if @tokens
269 3 2 if $name eq 'language'
329 2 0 if (@LEVELS > 1) { }