| blib/lib/Pg/SQL/PrettyPrinter/Node/RangeFunction.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 3 | if 1 != scalar @{$self->{'functions'};} |
| 52 | 0 | 3 | unless $self->{'functions'}[0]->isa("Pg::SQL::PrettyPrinter::Node::List") |
| 53 | 0 | 3 | if 1 != scalar @{$self->{'functions'}[0]{'items'};} |
| 64 | 0 | 9 | unless $A |
| 67 | 9 | 0 | unless $A->{'colnames'} |