| blib/lib/DBIx/QuickORM/ORM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 27 | unless defined $self->{'name'} |
| 31 | 0 | 19 | unless $self->{'schema'} or $self->{'autofill'} |
| 37 | 1 | 23 | if (@_) |
| 38 | 0 | 1 | if $self->{'db'} |
| 39 | 0 | 1 | if @_ > 1 |
| 49 | 0 | 23 | unless $self->{'db'} |
| 52 | 0 | 23 | if $self->{'cache_class'} |