| blib/lib/LittleORM/Model/Field.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 69 | 0 | 0 | unless ($rv) |
| 73 | 0 | 0 | if ($tables) |
| 79 | 0 | 0 | if ($table eq $rv) |
| 97 | 0 | 0 | if (blessed $attr and $attr->isa('LittleORM::Model::Field')) |
| 107 | 0 | 0 | if ($self->model) |
| 127 | 0 | 0 | if ($rv) { } |
| 0 | 0 | elsif (my $f = $self->base_field) { } | |
| 130 | 0 | 0 | $table ? : |
| 138 | 0 | 0 | if (my $f = $self->db_func) |
| 140 | 0 | 0 | $self->_distinct ? : |