Branch Coverage

blib/lib/Pg/SQL/PrettyPrinter/Node/CommonTableExpr.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
77 7 7 if $self->{'_header'}
81 1 6 if (exists $self->{'aliascolnames'})
87 1 6 if $self->{'ctematerialized'} eq "CTEMaterializeAlways"