blib/lib/CDB_File.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 13 | 30.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
431 | 4 | 0 | 0 | $option_key and $option_key eq 'utf8' |
4 | 0 | 0 | $option_key and $option_key eq 'utf8' and $is_utf8 | |
0 | 0 | 0 | $option_key and $option_key eq 'utf8' and $is_utf8 and $] < '5.014' |
line | l | !l | condition |
---|---|---|---|
433 | 0 | 4 | $option_key || '' |
0 | 4 | $is_utf8 || 0 |