Branch Coverage

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


line true false branch
63 0 0 unless (exists $$obj{'_color_line'}{$line_name})
64 0 0 if ($line->color) { }
67 0 0 if (not exists $$obj{'_color_index'}) { }
71 0 0 if ($$obj{'_color_index'} > $#COLORS)
87 0 0 if (@node_lines == 1) { }