-
Home
-
Import Content in WordPress & WooCommerce with Excel
-
3.3
-
Code
-
Classes
- PHPExcel_Reader_OOCalc
Total Complexity |
115 |
Dependencies |
14 |
Dependents |
0 |
Total lines |
689 |
Lines of code |
432 |
Logical lines of code |
318 |
Comment lines |
165 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
loadIntoExisting() |
D |
12 |
79 |
291 |
listWorksheetInfo() |
A |
41 |
11 |
52 |
canRead() |
S |
54 |
6 |
21 |
listWorksheetNames() |
S |
54 |
5 |
20 |
identifyFixedStyleValue() |
S |
64 |
3 |
10 |
setLoadSheetsOnly() |
S |
73 |
2 |
5 |
__construct() |
S |
80 |
1 |
3 |
getReadDataOnly() |
S |
82 |
1 |
3 |
setReadDataOnly() |
S |
77 |
1 |
4 |
getLoadSheetsOnly() |
S |
82 |
1 |
3 |
setLoadAllSheets() |
S |
77 |
1 |
4 |
getReadFilter() |
S |
82 |
1 |
3 |
setReadFilter() |
S |
77 |
1 |
4 |
load() |
S |
75 |
1 |
4 |
_parseRichText() |
S |
74 |
1 |
5 |