Condition Coverage

blib/lib/Test/Warn.pm
Criterion Covered Total %
condition 16 18 88.8


and 3 conditions

line !l l&&!r l&&r condition
401 372 130 1 $got_kind eq 'warn' and $exp_kind eq 'carped'
414 732 252 1 $got_kind eq 'warn' and $exp_kind eq 'carped'
429 19 61 442 $cmp &&= _cmp_got_to_exp_warning($got[$_], $exp[$_])
438 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() || []