Condition Coverage

blib/lib/Test/Warn.pm
Criterion Covered Total %
condition 16 21 76.1


and 3 conditions

line !l l&&!r l&&r condition
360 0 0 0 $exp_idx < @exp_warning and _cmp_got_to_exp_warning_like($wrn_rec, $exp_warning[$exp_idx])
404 372 130 1 $got_kind eq "warn" and $exp_kind eq "carped"
417 732 252 1 $got_kind eq "warn" and $exp_kind eq "carped"
432 19 61 442 $cmp &&= _cmp_got_to_exp_warning($got[$_], $exp[$_])
441 35 121 864 $cmp &&= _cmp_got_to_exp_warning_like($got[$_], $exp[$_])

or 2 conditions

line l !l condition
314 277 4 shift() || []
333 539 8 shift() || []
351 0 0 shift() || []