Condition Coverage

blib/lib/POE/Test/Helpers.pm
Criterion Covered Total %
condition 10 10 100.0


and 3 conditions

line !l l&&!r l&&r condition
91 1 1 49 defined $name and $name ne ''

or 2 conditions

line l !l condition
61 1 9 $opts{'params_type'} || 'ordered'
193 2 2 shift @{$test_params;} || []

or 3 conditions

line l !l&&r !l&&!r condition
277 3 4 14 $sub_to_override eq '_start' or $sub_to_override eq '_stop'