blib/lib/Validation/Class/Plugin/JavascriptObjects.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 0 | unless $model->fields->get($_) |
52 | 0 | 0 | isa_arrayref($options{'fields'}) ? : |
58 | 0 | 0 | isa_coderef($$field{$_}) ? : |
65 | 0 | 0 | if (isa_arrayref($options{'include'})) |
69 | 0 | 0 | if (isa_arrayref($options{'exclude'})) |