Condition Coverage

blib/lib/Test2/Tools/Tiny.pm
Criterion Covered Total %
condition 14 16 87.5


and 3 conditions

line !l l&&!r l&&r condition
40 60 1 608 defined $got and defined $want
67 2 1 13 defined $got and defined $want

or 2 conditions

line l !l condition
232 76 8 $@ || 'SQUASHED ERROR'

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
40 0 1 1 59 defined $got xor defined $want
67 0 1 1 1 defined $got xor defined $want