| blib/lib/Language/AttributeGrammar/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 6 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 65 | 0 | 100 | if ($self->can($child)) { } |
| 99 | 1 | elsif (reftype $self eq 'HASH' and exists $$self{$child}) { } | |
| 243 | 1 | 18 | unless my $tree = $PARSER->grammar($grammar) |