-
Home
-
Import Content in WordPress & WooCommerce with Excel
-
3.3
-
Code
-
Classes
- PHPExcel_Reader_HTML
Total Complexity |
73 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
455 |
Lines of code |
265 |
Logical lines of code |
203 |
Comment lines |
110 |
Methods |
15 |
Properties |
7 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_processDomElement() |
D |
23 |
51 |
177 |
loadIntoExisting() |
S |
51 |
5 |
25 |
_flushCell() |
S |
61 |
3 |
12 |
canRead() |
S |
64 |
2 |
9 |
_setTableStartColumn() |
S |
69 |
2 |
7 |
__construct() |
S |
80 |
1 |
3 |
load() |
S |
75 |
1 |
4 |
getReadFilter() |
S |
82 |
1 |
3 |
setReadFilter() |
S |
77 |
1 |
4 |
setInputEncoding() |
S |
77 |
1 |
4 |
getInputEncoding() |
S |
82 |
1 |
3 |
_getTableStartColumn() |
S |
80 |
1 |
3 |
_releaseTableStartColumn() |
S |
76 |
1 |
4 |
getSheetIndex() |
S |
82 |
1 |
3 |
setSheetIndex() |
S |
77 |
1 |
4 |