blib/lib/Finance/Quote/MorningstarUK.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
83 | 0 | 0 | 0 | $code =~ /^[a-zA-Z]{2}[a-zA-Z0-9]{9}\d(.*)/ and not $1 |
0 | 0 | 0 | $code =~ /^[a-zA-Z0-9]{6}\d(.*)/ and not $1 | |
0 | 0 | 0 | $code =~ /^[a-zA-Z]{4,6}(.*)/ and not $1 |