| blib/lib/DBIx/QuickORM/Schema/Autofill.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 14 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 61 | 0 | 0 | 87 | $tref and $tref eq "SCALAR" |
| 109 | 0 | 4 | 12 | $aliases and @$aliases |
| line | l | !l | condition |
|---|---|---|---|
| 41 | 26 | 596 | $self->{'hooks'}{$hook} // [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 64 | 0 | 0 | 87 | $self->{'types'}{$$type} // $self->{'types'}{uc $$type} |
| 0 | 5 | 82 | ($self->{'types'}{$$type} // $self->{'types'}{uc $$type}) // $self->{'types'}{lc $$type} |