blib/lib/RapidApp/TableSpec/Column.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 15 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
73 | 2186 | 2 | 0 | $prof{'bool'} and $prof{'nullable'} |
2 | 0 | 0 | $prof{'bool'} and $prof{'nullable'} and not $prof{'notnull'} | |
75 | 0 | 0 | 0 | $selections and ref $selections eq 'ARRAY' |
0 | 0 | 0 | $selections and ref $selections eq 'ARRAY' and scalar @$selections == 2 | |
152 | 6893 | 1446 | 0 | $attr and $attr->has_write_method |