| blib/lib/Fey/SQL/Fragment/Join.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 23 | 26 | 88.4 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 0 | 98 | if $self->_has_table2 and not $self->_has_fk |
| 65 | 65 | 32 | unless $self->_has_table2 |
| 69 | 23 | 9 | unless $self->_is_left_or_right_outer_join |
| 73 | 11 | 21 | if $self->_has_outer_type |
| 76 | 5 | 27 | if $self->_has_where |
| 111 | 3 | 108 | unless @unseen_tables |
| 113 | 78 | 30 | unless $self->_has_table2 |
| 116 | 8 | 22 | if (@unseen_tables == 1) { } |
| 134 | 0 | 8 | if $self->_has_outer_type |
| 137 | 0 | 8 | if length $join |
| 154 | 11 | 11 | if $self->_has_outer_type |
| 189 | 25 | 5 | unless $self->_has_where |
| 197 | 15 | 1 | unless $self->_has_where |