Condition Coverage

blib/lib/DBIx/Foo/SimpleQuery.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
102 24 0 0 $self->dbh->get_info(17) eq 'Microsoft SQL Server' and $sql =~ /^insert/i
111 0 4 19 $result and $sql =~ /^insert into (\w+)/i