| blib/lib/Imager/Graph/Pie.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 14 | 78.5 |
| line | l | !l | condition |
|---|---|---|---|
| 259 | 9 | 10 | $$style{'features'}{'legend'} and scalar @labels |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 410 | 51 | 0 | 33 | $$label{'label'} and not $$label{'callout'} |
| 470 | 0 | 24 | 0 | defined $data_series and scalar @$data_series |
| 600 | 204 | 134 | 70 | $p[0] < $cx and $tcx + $pos < $p[0] |
| 134 | 98 | 106 | $p[0] > $cx and $tcx + $pos > $p[0] |