blib/lib/Pg/SQL/PrettyPrinter/Node/A_Indices.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 18 | 88.8 |
line | true | false | branch |
---|---|---|---|
50 | 0 | 9 | if 0 == $keys_exist |
54 | 3 | 6 | unless ($self->{'is_slice'}) |
55 | 0 | 3 | unless exists $self->{'uidx'} |
65 | 4 | 5 | if exists $self->{'lidx'} |
66 | 7 | 2 | if exists $self->{'uidx'} |
67 | 6 | 3 | if ($self->{'is_slice'}) |
84 | 4 | 5 | if exists $self->{'lidx'} |
85 | 7 | 2 | if exists $self->{'uidx'} |
86 | 6 | 3 | if ($self->{'is_slice'}) |