| blib/lib/HTML/FormHandlerX/Field/JSONmulti.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 0 | if (@data_args > 1) { } |
| 24 | 0 | 0 | if ($data_key =~ /.+\..+/) { } |
| 0 | 0 | elsif ($data_key =~ /.+\.$/) { } | |
| 0 | 0 | elsif ($data_key =~ /^\..+/) { } | |
| 66 | 0 | 0 | if ($data_key =~ /.+\..+/) { } |
| 0 | 0 | elsif ($data_key =~ /.+\.$/) { } | |
| 0 | 0 | elsif ($data_key =~ /^\..+/) { } | |
| 83 | 0 | 0 | $self->do_minify ? : |