Branch Coverage

blib/lib/Text/Graph/DataSet.pm
Criterion Covered Total %
branch 22 22 100.0


line true false branch
25 1 48 unless @args
28 42 6 if (ref $args[0] eq ref []) { }
4 2 elsif (ref $args[0] eq ref {}) { }
31 36 6 if (ref $args[0] eq ref [])
39 1 3 if (ref $args[0] eq ref [])
44 1 47 if @args % 2 == 1
48 5 42 if (defined $hash)
50 4 1 if ($sortref) { }
53 3 1 unless $labels
63 7 40 if @{$values;} > @{$labels;}
73 129 20 wantarray ? :