lib/CellBIS/SQL/Abstract.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 14 | 57.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
37 | 2 | 1 | 0 | $type and $type eq 'no-pre-st' |
2 | 0 | 1 | $type and $type eq 'pre-st' | |
176 | 0 | 3 | 0 | $type and $type eq 'no-pre-st' |
line | l | !l | condition |
---|---|---|---|
124 | 2 | 2 | $self->db_type // 'mysql' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
67 | 7 | 0 | 0 | $arg_len > 2 or $arg_len >= 5 |