blib/lib/Dimedis/SqlDriver/mysql.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
343 | 0 | 0 | 0 | $type eq 'serial' and not defined $val |
359 | 0 | 0 | 0 | $$self{'utf8'} and $$type_href{$col} eq 'clob' |
0 | 0 | 0 | not $$self{'utf8'} and $$type_href{$col} eq 'clob' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
155 | 0 | 0 | 0 | $$par{'filehandle'} or $$par{'filename'} |
343 | 0 | 0 | 0 | $type eq 'blob' or $type eq 'clob' |