Condition Coverage

inc/Test2/Util.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
35 0 0 0 $] == 5.01 and $Test2::Util::Config{'ccname'} eq 'gcc'
0 0 0 $] == 5.01 and $Test2::Util::Config{'ccname'} eq 'gcc' and $Test2::Util::Config{'gccversion'}
37 0 0 0 $parts[0] == 4 and $parts[1] >= 8

or 2 conditions

line l !l condition
84 0 0 $@ || "Error was squashed!\n"
98 0 0 $@ || "Error was squashed!\n"

or 3 conditions

line l !l&&r !l&&!r condition
37 0 0 0 $parts[0] > 4 or $parts[0] == 4 and $parts[1] >= 8