blib/lib/Pg/SQL/PrettyPrinter/Node/XmlSerialize.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
50 | 0 | 2 | unless $self->{'xmloption'} =~ /\AXMLOPTION_(DOCUMENT|CONTENT)\z/u |
86 | 2 | 2 | if $typname eq "pg_catalog.bpchar" |
89 | 2 | 2 | if (exists $self->{'typeName'}{'typmods'}) |
92 | 0 | 4 | if (exists $self->{'typeName'}{'arrayBounds'}) |
95 | 0 | 0 | if $array_def eq "[-1]" |