blib/lib/Babble/Grammar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
26 | 35052 | 1031 | unless defined(my $rule = $layers[$idx]) |
29 | 764 | 267 | if $idx == $#layers |
34 | 9 | 364 | unless @parts |
49 | 919 | 638 | unless $index |
55 | 0 | 258 | if exists $self->rules->{$name} |
62 | 0 | 10 | unless exists $self->rules->{$name} |
69 | 0 | 526 | unless my $r = $self->rules->{$name} |