blib/lib/Fey/Meta/Role/FromSelect.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
38 | 0 | 0 | 0 | &blessed($select) and $select->can('does') |
0 | 0 | 0 | &blessed($select) and $select->can('does') and $select->does('Fey::Role::SQL::ReturnsData') | |
69 | 0 | 0 | 0 | defined $type and find_type_constraint($type)->is_a_type_of('ArrayRef') |