-
Home
-
Import Content in WordPress & WooCommerce with Excel
-
3.3
-
Code
-
Classes
- PHPExcel_Style_NumberFormat
Total Complexity |
69 |
Dependencies |
7 |
Dependents |
12 |
Total lines |
706 |
Lines of code |
300 |
Logical lines of code |
204 |
Comment lines |
241 |
Methods |
19 |
Properties |
10 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toFormattedString() |
D |
27 |
34 |
137 |
fillBuiltInFormatCodes() |
S |
43 |
2 |
48 |
applyFromArray() |
S |
60 |
4 |
14 |
__clone() |
S |
63 |
4 |
10 |
setFormatCode() |
S |
61 |
3 |
13 |
getFormatCode() |
S |
65 |
3 |
10 |
setBuiltInFormatCode() |
S |
64 |
2 |
10 |
getBuiltInFormatCode() |
S |
72 |
2 |
6 |
builtInFormatCode() |
S |
67 |
2 |
8 |
builtInFormatCodeIndex() |
S |
69 |
2 |
7 |
getHashCode() |
S |
66 |
2 |
10 |
__construct() |
S |
72 |
2 |
6 |
getActiveCell() |
S |
81 |
1 |
3 |
getStyleArray() |
S |
80 |
1 |
3 |
getSelectedCells() |
S |
81 |
1 |
3 |
bindParent() |
S |
81 |
1 |
3 |
getActiveSheet() |
S |
81 |
1 |
3 |
getSharedComponent() |
S |
81 |
1 |
3 |
getIsSupervisor() |
S |
82 |
1 |
3 |