Condition Coverage

blib/lib/BenchmarkAnything/Evaluations.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
61 3 0 0 @$results == 1 and not $results->[0]{'NAME'}
165 9 2 1 $i == 0 and $j == 0

or 2 conditions

line l !l condition
139 12 0 scalar @{[] unless $VALUES{$title}{$x}{'values'};} || 0

or 3 conditions

line l !l&&r !l&&!r condition
61 0 0 3 not @$results or @$results == 1 and not $results->[0]{'NAME'}