Branch Coverage

blib/lib/Khonsu/Shape/Line.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
9 0 2 if ($args{'dash'}) { }
0 2 elsif ($args{'type'} eq 'dots') { }
0 2 elsif ($args{'type'} eq 'dashed') { }