| blib/lib/Form/Tiny/FieldDefinitionBuilder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 6 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 290 | 5 | 6 | $dynamic and defined &blessed($context) |
| 42 | 294 | 0 | 2 | defined &blessed($data) and $data->isa("Form::Tiny::FieldDefinition") |