blib/lib/Text/Graph/DataSet.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | l | !l | condition |
---|---|---|---|
53 | 0 | 3 | $labels ||= [&$sortref(keys %{$hash;})] |
57 | 0 | 1 | $labels ||= [keys %{$hash;}] |
62 | 41 | 6 | $labels ||= [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
47 | 4 | 1 | 42 | $hash ||= delete $real_args{'hash'} |