| blib/lib/Data/Rx/Type/Perl/Code.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 5 | 80.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 85 | 4 | 3 | 6 | defined $self->{'prototype_schema'} and not $self->{'prototype_schema'}->check(prototype $value) |
| line | l | !l | condition |
|---|---|---|---|
| 41 | 5 | 0 | $arg ||= {} |