| blib/lib/DBIx/Class/Schema/Diff/SchemaData.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 12 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 172 | 7451 | 0 | 56517 | $v and $ns |
| 7451 | 43 | 56474 | $v and $ns and $v ne $ns | |
| 224 | 454 | 38 | 0 | $_ =~ /^_/ and delete $attrs->{$_} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 116 | 9 | 29 | 14 | not $v or ref $v |