blib/lib/Regexp/Optimizer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
113 | 1 | 26 | 0 | not ref $str and $str =~ /^$RE_START/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
120 | 28 | 0 | 480 | $force or ref $str eq 'Regexp' |