-
Home
-
Import Content in WordPress & WooCommerce with Excel
-
3.3
-
Code
-
Classes
- PHPExcel_Reader_Gnumeric
Total Complexity |
197 |
Dependencies |
16 |
Dependents |
0 |
Total lines |
938 |
Lines of code |
657 |
Logical lines of code |
535 |
Comment lines |
169 |
Methods |
17 |
Properties |
6 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
loadIntoExisting() |
D |
0 |
155 |
489 |
_parseBorderAttributes() |
B |
42 |
16 |
52 |
listWorksheetInfo() |
S |
49 |
4 |
29 |
canRead() |
S |
58 |
4 |
15 |
listWorksheetNames() |
S |
59 |
3 |
14 |
_gzfileGetContents() |
S |
62 |
3 |
11 |
setLoadSheetsOnly() |
S |
73 |
2 |
5 |
_parseRichText() |
S |
74 |
1 |
5 |
load() |
S |
75 |
1 |
4 |
__construct() |
S |
76 |
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 |
_parseGnumericColour() |
S |
65 |
1 |
8 |