Branch Coverage

blib/lib/Pg/SQL/PrettyPrinter/Node/RangeFunction.pm
Criterion Covered Total %
branch 6 12 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'};}
63 0 9 if $self->{'ordinality'}
67 0 9 unless $A
70 9 0 unless $A->{'colnames'}