Condition Coverage

blib/lib/Win32/Outlook/IAF.pm
Criterion Covered Total %
condition 15 25 60.0


and 2 conditions

line l !l condition
167 13 7 @_ > 1 && \$_[1]
201 0 2 @_ > 1 && \$_[1]
232 0 1 @_ > 1 && \$_[1]
251 0 0 @_ > 1 && \$_[1]
268 0 110 @_ > 1 && \$_[1]
277 0 130 @_ > 0 && \$_[0]
286 0 15 @_ > 0 && \$_[0]

and 3 conditions

line !l l&&!r l&&r condition
271 79 1 0 not $$field =~ /$field_re/ and confess('Invalid field value: ' . $$field)

or 2 conditions

line l !l condition
252 0 0 $delimiter ||= "\t"

or 3 conditions

line l !l&&r !l&&!r condition
279 2 2 126 $operation eq 'get' or $operation eq 'set'
290 8 4 3 $operation eq 'read' or $operation eq 'write'