| line | !l | l&&!r | l&&r | condition | 
 
| 148 | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") | 
 
|  | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") and &Scalar::Util::blessed($other) | 
 
|  | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") and &Scalar::Util::blessed($other) and $other->isa("LINQ::Database::Table") | 
 
|  | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") and &Scalar::Util::blessed($other) and $other->isa("LINQ::Database::Table") and &Scalar::Util::blessed($field1) | 
 
|  | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") and &Scalar::Util::blessed($other) and $other->isa("LINQ::Database::Table") and &Scalar::Util::blessed($field1) and $field1->isa("LINQ::FieldSet::Single") | 
 
|  | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") and &Scalar::Util::blessed($other) and $other->isa("LINQ::Database::Table") and &Scalar::Util::blessed($field1) and $field1->isa("LINQ::FieldSet::Single") and &Scalar::Util::blessed($field2) | 
 
|  | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") and &Scalar::Util::blessed($other) and $other->isa("LINQ::Database::Table") and &Scalar::Util::blessed($field1) and $field1->isa("LINQ::FieldSet::Single") and &Scalar::Util::blessed($field2) and $field2->isa("LINQ::FieldSet::Single") | 
 
|  | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") and &Scalar::Util::blessed($other) and $other->isa("LINQ::Database::Table") and &Scalar::Util::blessed($field1) and $field1->isa("LINQ::FieldSet::Single") and &Scalar::Util::blessed($field2) and $field2->isa("LINQ::FieldSet::Single") and $joiner eq "-auto" | 
 
|  | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") and &Scalar::Util::blessed($other) and $other->isa("LINQ::Database::Table") and &Scalar::Util::blessed($field1) and $field1->isa("LINQ::FieldSet::Single") and &Scalar::Util::blessed($field2) and $field2->isa("LINQ::FieldSet::Single") and $joiner eq "-auto" and $self->database == $other->database | 
 
|  | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") and &Scalar::Util::blessed($other) and $other->isa("LINQ::Database::Table") and &Scalar::Util::blessed($field1) and $field1->isa("LINQ::FieldSet::Single") and &Scalar::Util::blessed($field2) and $field2->isa("LINQ::FieldSet::Single") and $joiner eq "-auto" and $self->database == $other->database and not $self->_join_info | 
 
|  | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") and &Scalar::Util::blessed($other) and $other->isa("LINQ::Database::Table") and &Scalar::Util::blessed($field1) and $field1->isa("LINQ::FieldSet::Single") and &Scalar::Util::blessed($field2) and $field2->isa("LINQ::FieldSet::Single") and $joiner eq "-auto" and $self->database == $other->database and not $self->_join_info and not $other->_join_info | 
 
|  | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") and &Scalar::Util::blessed($other) and $other->isa("LINQ::Database::Table") and &Scalar::Util::blessed($field1) and $field1->isa("LINQ::FieldSet::Single") and &Scalar::Util::blessed($field2) and $field2->isa("LINQ::FieldSet::Single") and $joiner eq "-auto" and $self->database == $other->database and not $self->_join_info and not $other->_join_info and not $other->sql_where | 
 
|  | 0 | 0 | 1 | &Scalar::Util::blessed($self) and $self->isa("LINQ::Database::Table") and &Scalar::Util::blessed($other) and $other->isa("LINQ::Database::Table") and &Scalar::Util::blessed($field1) and $field1->isa("LINQ::FieldSet::Single") and &Scalar::Util::blessed($field2) and $field2->isa("LINQ::FieldSet::Single") and $joiner eq "-auto" and $self->database == $other->database and not $self->_join_info and not $other->_join_info and not $other->sql_where and not $other->sql_select |