Condition Coverage

blib/lib/Test/CallFlow/Plan.pm
Criterion Covered Total %
condition 16 24 66.6


and 3 conditions

line !l l&&!r l&&r condition
71 28 44 11 $trying_in_order and not $call->in_order
99 16 3 12 $call->satisfied and ++$at < $num_calls

or 2 conditions

line l !l condition
34 12 0 $$self{'calls'} ||= []
58 17 19 $$self{'at'} || 0
74 0 11 $$self{'latest_unordered_at'} || -1
122 1 5 $$self{'anytime'} ||= []
145 0 0 $$self{'at'} || 0
229 0 0 $$self{'at'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
71 37 0 35 defined $first_in_order_at || $call->over
216 4 2 0 $$self{'at'} || '???'