Condition Coverage

blib/lib/App/ElasticSearch/Utilities/QueryString.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
105 9 4 2 exists $part->{'invert'} && $part->{'invert'}
108 0 3 0 @qs and exists $TRAILING{$qs[-1]}
109 0 3 1 @qs and exists $JOINING{$qs[0]}