blib/lib/Pg/SQL/PrettyPrinter/Node/A_Indirection.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 4 | 100.0 |
line | true | false | branch |
---|---|---|---|
58 | 1 | 5 | unless $self->{'arg'}->isa("Pg::SQL::PrettyPrinter::Node::ColumnRef") |
69 | 1 | 5 | unless $self->{'arg'}->isa("Pg::SQL::PrettyPrinter::Node::ColumnRef") |