blib/lib/DBIx/DBSchema/Index.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
173 | 0 | 0 | 0 | $self->using eq $other->using and $self->unique == $other->unique |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
54 | 0 | 0 | 0 | ref $proto || $proto |