Condition Coverage

blib/lib/IMAP/Query.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
137 0 0 0 defined $item and $item =~ /^-/
0 0 0 defined $item and length $item
220 0 0 0 length $_[0] and not substr($_[0], -1, 1) =~ /^[\(\s]$/

or 2 conditions

line l !l condition
128 0 0 shift() || 'AND'
177 0 0 shift() || 'AND'