Branch Coverage

blib/lib/Map/Tube/GraphViz/Utils.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
51 0 0 unless (exists $$obj{'_color_line'}{$line_name})
52 0 0 if ($line->color) { }
55 0 0 if (not exists $$obj{'_color_index'}) { }
59 0 0 if ($$obj{'_color_index'} > $#COLORS)
75 0 0 if (@node_lines == 1) { }