-
Home
-
Import Content in WordPress & WooCommerce with Excel
-
3.3
-
Code
-
Classes
- PHPExcel_Reader_Excel2003XML
Total Complexity |
153 |
Dependencies |
14 |
Dependents |
0 |
Total lines |
862 |
Lines of code |
556 |
Logical lines of code |
407 |
Comment lines |
192 |
Methods |
19 |
Properties |
5 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
loadIntoExisting() |
D |
3 |
116 |
400 |
listWorksheetInfo() |
A |
44 |
9 |
47 |
canRead() |
S |
53 |
5 |
23 |
listWorksheetNames() |
S |
56 |
4 |
17 |
identifyFixedStyleValue() |
S |
64 |
3 |
10 |
_convertStringEncoding() |
S |
71 |
2 |
6 |
setLoadSheetsOnly() |
S |
73 |
2 |
5 |
_hex2str() |
S |
78 |
1 |
3 |
_widthUnits2Pixel() |
S |
69 |
1 |
6 |
_pixel2WidthUnits() |
S |
68 |
1 |
6 |
__construct() |
S |
80 |
1 |
3 |
load() |
S |
75 |
1 |
4 |
getReadDataOnly() |
S |
82 |
1 |
3 |
setReadFilter() |
S |
77 |
1 |
4 |
getReadFilter() |
S |
82 |
1 |
3 |
setLoadAllSheets() |
S |
77 |
1 |
4 |
getLoadSheetsOnly() |
S |
82 |
1 |
3 |
setReadDataOnly() |
S |
77 |
1 |
4 |
_parseRichText() |
S |
72 |
1 |
5 |