| blib/lib/Persistent/DataType/VarChar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 150 | 0 | 0 | 0 | not defined $value or $value eq '' |
| 200 | 122 | 44 | 0 | @_ == 1 or @_ == 2 |
| 209 | 0 | 0 | 44 | not defined $max_length or $max_length eq '' |
| 0 | 0 | 44 | not defined $max_length or $max_length eq '' or $max_length <= 0 |