|  line  | 
 l  | 
 !l&&r  | 
 !l&&!r  | 
 condition  | 
 
| 
31
 | 
 0  | 
 0  | 
 0  | 
 $args{'db'} || $args{'database'}
  | 
 
| 
48
 | 
 0  | 
 0  | 
 0  | 
 $self->auto_create or -e $database
  | 
 
| 
67
 | 
 0  | 
 0  | 
 0  | 
 lc $_[1] eq "current_timestamp" or $_[0]->keyword_function_calls and $_[1] =~ /^\w+\(.*\)$/
  | 
 
| 
74
 | 
 0  | 
 0  | 
 0  | 
 lc $_[1] eq "current_timestamp" or $_[0]->keyword_function_calls and $_[1] =~ /^\w+\(.*\)$/
  | 
 
| 
81
 | 
 0  | 
 0  | 
 0  | 
 lc $_[1] eq "current_timestamp" or $_[0]->keyword_function_calls and $_[1] =~ /^\w+\(.*\)$/
  | 
 
| 
94
 | 
 0  | 
 0  | 
 0  | 
 UNIVERSAL::isa($value, "DateTime") or $self->validate_date_keyword($value)
  | 
 
| 
122
 | 
 0  | 
 0  | 
 0  | 
 UNIVERSAL::isa($value, "DateTime") or $self->validate_datetime_keyword($value)
  | 
 
| 
150
 | 
 0  | 
 0  | 
 0  | 
 UNIVERSAL::isa($value, "DateTime") or $self->validate_timestamp_keyword($value)
  | 
 
| 
364
 | 
 0  | 
 0  | 
 0  | 
 ref $self || $self
  |