blib/lib/MySQL/Partition/Type/Range.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
32 | 7 | 0 | 1 | ref $partition_description and ref $partition_description eq 'HASH' |
39 | 1 | 2 | 5 | not $partition_description =~ /^[0-9]+$/ and $partition_description ne 'MAXVALUE' |
3 | 2 | 3 | not $partition_description =~ /^[0-9]+$/ and $partition_description ne 'MAXVALUE' and not $partition_description =~ /\(/ |