Branch Coverage

blib/lib/Graph/Writer/Graph6.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
55 8 14 if ($format eq 'sparse6') { }
67 3 11 $graph->is_directed && $format ne 'digraph6' ? :