| blib/lib/MooX/Params/CompiledValidators.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 225 | 3 | 0 | 1 | exists $templates->{$_}{'store'} && ref $templates->{$_}{'store'} eq 'SCALAR' |
| 342 | 3 | 0 | 1 | exists $positional_templates->[$i]{'store'} and ref $positional_templates->[$i]{'store'} eq "SCALAR" |