Branch Coverage

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


line true false branch
50 8 10 if ($format eq 'sparse6') { }
62 3 7 $graph->is_directed && $format ne 'digraph6' ? :