| blib/lib/DBIx/DataModel/Source.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 11 | 72.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 215 | 37 | 9 | 95 | @k == 1 && $k[0] eq '__schema' |
| line | l | !l | condition |
|---|---|---|---|
| 177 | 0 | 63 | $objects || [$self] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 29 | 1181 | 665 | 0 | ref $self && $self->{'__schema'} || $self->metadm->schema->class->singleton |
| 96 | 2 | 2 | 0 | $self->metadm->{'fetch_cached'}{$dbh_addr}{$freeze_args} ||= $self->fetch(@_) |