|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
205
 | 
 0  | 
 0  | 
 0  | 
 defined $bc and @$bc
  | 
 
| 
352
 | 
 0  | 
 0  | 
 0  | 
 not $error and @{"${db_class}::ISA";}
  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 not $error and @{"${db_class}::ISA";} and not UNIVERSAL::isa($db_class, 'Rose::DB')
  | 
 
| 
495
 | 
 0  | 
 0  | 
 0  | 
 not $info->{'init_db_in_base_class'} and $info->{'perl_init_db'}
  | 
 
| 
511
 | 
 0  | 
 0  | 
 0  | 
 $info->{'init_db_in_base_class'} and $info->{'perl_init_db'}
  | 
 
| 
581
 | 
 0  | 
 0  | 
 0  | 
 exists $args{'warn_on_missing_primary_key'} and ($args{'warn_on_missing_pk'} ? 1 : 0) != ($args{'warn_on_missing_primary_key'} ? 1 : 0)
  | 
 
| 
598
 | 
 0  | 
 0  | 
 0  | 
 not $require_primary_key and !(exists $args{'warn_on_missing_primary_key'} || defined $self->warn_on_missing_primary_key) || exists $args{'warn_on_missing_primary_key'} && !defined($args{'warn_on_missing_primary_key'})
  | 
 
| 
675
 | 
 0  | 
 0  | 
 0  | 
 defined $include and not /$include/
  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 defined $exclude and /$exclude/
  | 
 
| 
706
 | 
 0  | 
 0  | 
 0  | 
 $db and $db_class
  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $db and $db_class and $db_class ne $db->class
  | 
 
| 
832
 | 
 0  | 
 0  | 
 0  | 
 $can_rdbo and $can_base
  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $can_rdbo and $can_base and $can_rdbo ne $can_base
  | 
 
| 
839
 | 
 0  | 
 0  | 
 0  | 
 $db_args{'dsn'} and not $db_args{'driver'}
  |