Condition Coverage

lib/SQL/Loader.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
90 0 0 0 $purpose and $table
93 0 0 0 $purpose and $table
168 0 0 0 $purpose and $line =~ /

or 2 conditions

line l !l condition
349 0 0 'DBI'->connect($self->connect_string, {'RaiseError', 1, 'AutoCommit', 0, 'ChopBlanks', 1}) || die('DBI'->errstr)