Condition Coverage

inc/Test/Warn.pm
Criterion Covered Total %
condition 1 18 5.5


and 3 conditions

line !l l&&!r l&&r condition
368 0 0 0 $got_kind eq 'warn' and $exp_kind eq 'carped'
376 0 0 0 $got_kind eq 'warn' and $exp_kind eq 'carped'
391 0 0 0 $cmp &&= _cmp_got_to_exp_warning($got[$_], $exp[$_])
400 0 0 0 $cmp &&= _cmp_got_to_exp_warning_like($got[$_], $exp[$_])

or 2 conditions

line l !l condition
281 0 1 shift() || []
300 0 0 shift() || []
318 0 0 shift() || []