Condition Coverage

blib/lib/Test/Stream/Plugin/Core.pm
Criterion Covered Total %
condition 10 14 71.4


and 3 conditions

line !l l&&!r l&&r condition
40 1 0 2 $format and eval { do { $format->can('encoding') } }
240 0 10 1 $wanttype and $gottype ne $wanttype
357 6 0 7 $test and $lived

or 2 conditions

line l !l condition
178 1 1 $num ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
386 3 0 3 defined $got && $got_ref ne "$display_got" || defined $exp && $exp_ref ne "$display_exp"