| blib/lib/DBIx/MyParsePP/Rule.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 15 | 73.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 58 | 434 | 0 | 111 | $#{$parent;} == 0 and $flags & 2 |
| 126 | 0 | 308 | $#{$parent;} == 1 and $flags & 4 | |
| 71 | 0 | 229 | 42 | $flags & 1 and ref $child eq 'DBIx::MyParsePP::Rule' |
| 229 | 42 | 0 | $flags & 1 and ref $child eq 'DBIx::MyParsePP::Rule' and $child->name eq $parent->name |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 146 | 1 | 1 | 1 | $shrinked_ident->name eq 'simple_ident_q' or $shrinked_ident->name eq 'table_wild' |