lib/Mojolicious/Plugin/Vparam/Address.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 15 | 73.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
27 | 20 | 0 | 12 | $str =~ /^\s*\[/ and $str =~ /\]\s*$/ |
30 | 0 | 0 | 12 | $json and 'ARRAY' eq ref $json |
101 | 0 | 1 | 1 | not ref $self->opt and $self->opt eq 'extra' |
line | l | !l | condition |
---|---|---|---|
31 | 10 | 2 | $json->[2] // '' |
8 | 4 | $json->[3] // '' | |
8 | 4 | $json->[4] // '' |