blib/lib/Form/Tiny/Plugin/Diva.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 4 | 100.0 |
line | true | false | branch |
---|---|---|---|
53 | 2 | 1 | if ($field->has_default and not exists $field_data{'d'} and not exists $field_data{'default'}) |
58 | 5 | 7 | lc $type eq 'hidden' ? : |