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
133 0 0 0 defined $item and $item =~ /^-/
0 0 0 defined $item and length $item
215 0 0 0 length $_[0] and not substr($_[0], -1, 1) =~ /^[\(\s]$/

or 2 conditions

line l !l condition
124 0 0 shift() || 'AND'
172 0 0 shift() || 'AND'