lib/Google/Chart/Axis.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
59 | 0 | 0 | if (my(@labels) = $axis->labels) |
63 | 0 | 0 | if (my(@label_positions) = $axis->label_positions) |
67 | 0 | 0 | if (my(@range) = $axis->range) |
71 | 0 | 0 | if (my(@styles) = $axis->styles) |