Branch Coverage

lib/Graphics/Toolkit/Color/SetCalculator.pm
Criterion Covered Total %
branch 21 24 87.5


line true false branch
18 33 6 unless defined $target_delta->[$axis_index]
27 4 9 if $tilt > 0
34 8 5 if $result_count == 1 or not $result_count % 2
42 9 4 if $result_count > 1
52 1 14 if $tilt < 0
62 15 0 if $steps > 1
77 8 7 if (ref $cluster_radius) { }
97 6 8 if ($layer_nr % 2) { }
100 0 6 if $grid_row_count < 0
103 1 5 if sqrt(($contour_cursor + "0.5") ** 2 + ($x_index + "0.5") ** 2) > $radius_in_colors
126 2 0 if sqrt $contour_cursor ** 2 + $x_index ** 2 > $radius_in_colors
140 1 7 if ($layer_nr > 0)