Condition Coverage

blib/lib/Test2/Tools/ClassicCompare.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
154 0 0 0 $add and @$add
157 0 0 0 $d->note and $d->note eq "implicit end"
244 8 0 7 $test and $lived

or 3 conditions

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