blib/lib/Test/Pcuke/Gherkin/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 16 | 93.7 |
line | true | false | branch |
---|---|---|---|
81 | 12 | 12 | if ref $self and $$self{'executor'} |
218 | 2 | 64 | unless ($$tokens[0][0]) |
224 | 64 | 42 | unless $$tokens[0][0] eq $_ |
228 | 22 | 42 | unless $key |
229 | 2 | 40 | if $key eq '_trash' |
230 | 24 | 16 | if ref $key eq 'ARRAY' |
231 | 16 | 24 | if $value |
245 | 0 | 12 | unless $tokens |