blib/lib/JsonSQL/Param/InsertValues.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
31 | 14 | 0 | if (defined $column and $column =~ /^[a-zA-Z_][a-zA-Z0-9_]*$/u) { } |
33 | 2 | 12 | if (eval { do { $allowed_field->is_error } }) |
38 | 14 | 0 | if (defined $value) { } |
48 | 1 | 6 | if (@insertvalue_errors) { } |