| lib/DBIx/Schema/Changelog/Action/Constraint.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 43 | 96 | 14 | 1 | defined $$col{'primarykey'} and ref $$col{'primarykey'} eq 'ARRAY' |
| 56 | 95 | 14 | 0 | $must_nn and $isnt_nn |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 53 | 66 | 20 | 23 | defined $$col{'default'} || defined $$col{'foreign'} |