Branch Coverage

blib/lib/Imager/TimelineDiagram.pm
Criterion Covered Total %
branch 1 20 5.0


line true false branch
16 1 0 if (scalar(@args) % 2 != 0)
47 0 0 unless (defined $hashObject{'labelFont'})
56 0 0 unless (defined $hashObject{'_image'})
123 0 0 if ($current_px > $v_lines[-1])
163 0 0 unless ($$self{'px_per_point'})
195 0 0 if ($$self{'dataLabelSide'} eq 'left') { }
196 0 0 $fromX < $toX ? :
198 0 0 $fromX > $toX ? :
208 0 0 if ($$self{'showArrowheads'})
210 0 0 if ($toX > $fromX) { }