blib/lib/Excel/Writer/XLSX/Chart/Scatter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 15 | 16 | 93.7 |
pod | 1 | 2 | 50.0 |
line | count | pod | subroutine |
---|---|---|---|
18 | 34 | n/a | BEGIN |
19 | 34 | n/a | BEGIN |
20 | 34 | n/a | BEGIN |
21 | 34 | n/a | BEGIN |
22 | 34 | n/a | BEGIN |
35 | 34 | No | new |
71 | 0 | Yes | combine |
88 | 66 | n/a | _write_chart_type |
103 | 66 | n/a | _write_scatter_chart |
171 | 62 | n/a | _write_ser |
234 | 31 | n/a | _write_plot_area |
293 | 62 | n/a | _write_x_val |
329 | 62 | n/a | _write_y_val |
354 | 34 | n/a | _write_scatter_style |
372 | 34 | n/a | _modify_series_formatting |
403 | 3 | n/a | _write_d_pt_point |