Condition Coverage
lib/DBIx/ActiveRecord/Arel/Where.pm
Criterion
Covered
Total
%
condition
6
6
100.0
or 3 conditions
line
l
!l&&r
!l&&!r
condition
18
3
1
33
$self->op eq 'IN' or $self->op eq 'NOT IN'
1
1
31
$self->op eq 'IS NULL' or $self->op eq 'IS NOT NULL'