| blib/lib/Raisin/Entity/Object.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 8 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 6 | 44 | if (scalar(@params) % 2 and ref $params[-1] eq 'CODE') | 
| 36 | 5 | 4 | if ($self->{'type'}) { } | 
| 2 | 2 | elsif ($self->using) { } | |
| 52 | 33 | 6 | unless $self->alias |