-
Home
-
Import Content in WordPress & WooCommerce with Excel
-
3.3
-
Code
-
Classes
- PHPExcel_Writer_Excel2007_Chart
Total Complexity |
137 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
1,146 |
Lines of code |
754 |
Logical lines of code |
616 |
Comment lines |
141 |
Methods |
15 |
Properties |
0 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_writePlotGroup() |
D |
27 |
40 |
141 |
_writePlotArea() |
C |
34 |
22 |
93 |
_writePlotSeriesValues() |
A |
40 |
14 |
66 |
_writeDataLbls() |
A |
48 |
15 |
32 |
_writeValAx() |
A |
38 |
8 |
82 |
_writeLayout() |
A |
45 |
9 |
50 |
_writeCatAx() |
A |
38 |
6 |
82 |
_writeBubbles() |
S |
50 |
5 |
31 |
_writeTitle() |
S |
52 |
4 |
26 |
writeChart() |
S |
44 |
2 |
49 |
_writeLegend() |
S |
50 |
3 |
31 |
_getChartType() |
S |
57 |
4 |
16 |
_writePlotSeriesLabel() |
S |
55 |
3 |
21 |
_writeAlternateContent() |
S |
58 |
1 |
17 |
_writePrintSettings() |
S |
58 |
1 |
17 |