blib/lib/Language/AttributeGrammar/Engine.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
67 | 5 | 85 | if $case eq 'ROOT' |
92 | 18 | 21 | if ($topattr) |
100 | 5 | 34 | if ($$self{'cases'}{'ROOT'}{'visit_all'}) |
105 | 452 | 1 | if ($node->can($visit)) { } |
166 | 1236 | 1843 | if (not exists $$self{'hash'}{$kval}) { } |