| blib/lib/MooX/Types/MooseLike.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 70 | 165 | 0 | 11 | exists $$type_definition{'inflate'} and not $$type_definition{'inflate'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 43 | 1 | 0 | 0 | $$type_definition{'from'} || croak("Must define a 'from' namespace for the parent type: $subtype_of when defining type: $$type_definition{'name'}") |