| blib/lib/Class/Scaffold/Factory/Type.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 15 | 4 | 0 | 0 | defined $spec and $spec eq ':all' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 30 | 0 | 2 | 1 | $cache{$object_type} ||= $self->get_factory_class($object_type) |