Branch Coverage

blib/lib/Class/DBI/MSSQL.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
49 0 0 unless defined $id
56 0 0 if (keys %$data) { }
63 0 0 if @primary_columns == 1 and not defined $$data{$primary_columns[0]}
67 0 0 if ($@)
109 0 0 if ($$hash{'constraint_name'} =~ /^PK_/) { }
115 0 0 unless @pri
136 0 0 unless my $col = shift()
158 0 0 unless $how{$type}
160 0 0 if ($how{$type} eq 'Time::Piece')
162 0 0 if $@