blib/lib/DBIx/MyParsePP/Rule.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 15 | 73.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
58 | 126 | 0 | 23 | $#{$parent;} == 0 and $flags & 2 |
36 | 0 | 90 | $#{$parent;} == 1 and $flags & 4 | |
71 | 0 | 54 | 13 | $flags & 1 and ref $child eq 'DBIx::MyParsePP::Rule' |
54 | 13 | 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' |