| line | true | false | branch | 
 
| 12 | 0 | 21 | unless ($type =~ /^(Collection|Record)$/i) | 
 
| 21 | 6 | 15 | if $type =~ /^collection$/i | 
 
| 29 | 0 | 21 | if try_to_use_inc_quiet($pack) | 
 
| 35 | 21 | 0 | if ($params{'entity'}) { } | 
 
| 37 | 0 | 21 | if $params{'table_name'} | 
 
| 41 | 0 | 21 | if $params{'column_prefix'} | 
 
| 53 | 0 | 21 | if ($@) { } | 
 
| 83 | 0 | 81 | if defined $type and exists $$types{$type} | 
 
| 93 | 0 | 0 | if (defined $type and $$types{$type} eq 'date') | 
 
| 97 | 0 | 0 | if $t->tzoffset->seconds + $timestamp == 0 | 
 
| 100 | 0 | 0 | if $timestamp | 
 
| 116 | 0 | 76 | if (defined $type and $$types{$type} eq 'date') | 
 
| 118 | 0 | 0 | if $timestamp |