| lib/CellBIS/SQL/Abstract.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 14 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 35 | 2 | 1 | 0 | $type and $type eq 'no-pre-st' |
| 2 | 0 | 1 | $type and $type eq 'pre-st' | |
| 200 | 0 | 3 | 0 | $type and $type eq 'no-pre-st' |
| line | l | !l | condition |
|---|---|---|---|
| 60 | 1 | 1 | $type //= '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 97 | 8 | 0 | 0 | $arg_len > 2 or $arg_len >= 5 |