Condition Coverage

blib/lib/Interchange/Search/Solr.pm
Criterion Covered Total %
condition 0 31 0.0


and 3 conditions

line !l l&&!r l&&r condition
421 0 0 0 $string and ref $string
943 0 0 0 $self->_fragment_is_keyword($chunk) and @fragments
0 0 0 $self->_fragment_is_keyword($chunk) and @fragments and not $self->_fragment_is_keyword($fragments[0])
1287 0 0 0 $term and $term =~ /\w/

or 2 conditions

line l !l condition
590 0 0 $self->_convert_to_int($self->start) || 0
595 0 0 $self->_convert_to_int($self->rows) || 10
612 0 0 $res->content->{'response'}{'numFound'} || 0
1101 0 0 $self->page || 1
1361 0 0 $ref || 'SCALAR'

or 3 conditions

line l !l&&r !l&&!r condition
475 0 0 0 @terms or %filters
0 0 0 @terms or %filters or $structure
1326 0 0 0 @rest or not $key =~ /^-(desc|asc)/i