Condition Coverage

blib/lib/DBIx/Class/Smooth/FilterItem.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
110 0 0 0 $has_relationship and defined $possible_column
0 0 0 $has_relationship and defined $possible_column and $self->resultset->result_source->relationship_info($possible_relation)->{'class'}->has_column($possible_column)
0 0 0 $has_relationship and $self->value->$DBIx::Class::Smooth::FilterItem::_isa('DBIx::Class::Row')
170 0 0 0 not defined $self->left_hand_functions && scalar @{$self->left_hand_functions} || defined $self->left_hand_prefix and $self->quote_value
173 0 0 0 $self->operator and $self->operator ne '='
187 0 0 0 exists $lhf->{'start'} and exists $lhf->{'end'}

or 3 conditions

line l !l&&r !l&&!r condition
170 0 0 0 defined $self->left_hand_functions && scalar @{$self->left_hand_functions} || defined $self->left_hand_prefix