blib/lib/Pg/SQL/PrettyPrinter/Node/CaseExpr.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
52 | 1 | 1 | if (exists $self->{'arg'}) |
55 | 2 | 0 | if (exists $self->{'defresult'}) |
65 | 1 | 1 | if exists $self->{'arg'} |
67 | 2 | 0 | if (exists $self->{'defresult'}) |
79 | 1 | 1 | if exists $self->{'arg'} |
81 | 2 | 0 | if (exists $self->{'defresult'}) |