| blib/lib/Chart/Graph/Xrt3d.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 291 | 0 | 0 | 0 | $x_cnt > 0 and $words > 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 142 | 0 | 0 | 0 | $global_opts{'output type'} eq 'gif' or $global_opts{'output type'} eq 'xwd' |
| 0 | 0 | 0 | $global_opts{'output type'} eq 'gif' or $global_opts{'output type'} eq 'xwd' or $global_opts{'output type'} eq 'png' | |
| 0 | 0 | 0 | $global_opts{'output type'} eq 'gif' or $global_opts{'output type'} eq 'xwd' or $global_opts{'output type'} eq 'png' or $global_opts{'output type'} eq 'jpg' |