blib/lib/Test/utf8.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 16 | 16 | 100.0 |
line | l | !l | condition |
---|---|---|---|
100 | 1 | 11 | shift() || 'valid string test' |
127 | 5 | 2 | pos $string || 0 |
188 | 1 | 5 | shift() || 'sane utf8' |
250 | 1 | 2 | shift() || 'within ascii' |
274 | 1 | 3 | shift() || 'within latin-1' |
308 | 1 | 2 | shift() || 'flagged as utf8' |
325 | 1 | 2 | shift() || 'not flagged as utf8' |
332 | 1 | 2 | shift() || 'not flagged as utf8' |