-
Home
-
Import Content in WordPress & WooCommerce with Excel
-
3.3
-
Code
-
Classes
- PHPExcel_Reader_CSV
Total Complexity |
56 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
461 |
Lines of code |
182 |
Logical lines of code |
115 |
Comment lines |
208 |
Methods |
19 |
Properties |
8 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
loadIntoExisting() |
B |
37 |
22 |
66 |
listWorksheetInfo() |
A |
42 |
14 |
48 |
setEnclosure() |
S |
69 |
2 |
7 |
setContiguous() |
S |
69 |
2 |
7 |
canRead() |
S |
70 |
2 |
6 |
__construct() |
S |
80 |
1 |
3 |
setSheetIndex() |
S |
77 |
1 |
4 |
getSheetIndex() |
S |
82 |
1 |
3 |
setLineEnding() |
S |
77 |
1 |
4 |
getLineEnding() |
S |
82 |
1 |
3 |
getDelimiter() |
S |
82 |
1 |
3 |
getEnclosure() |
S |
82 |
1 |
3 |
setDelimiter() |
S |
77 |
1 |
4 |
load() |
S |
75 |
1 |
4 |
getInputEncoding() |
S |
82 |
1 |
3 |
setInputEncoding() |
S |
77 |
1 |
4 |
setReadFilter() |
S |
77 |
1 |
4 |
getReadFilter() |
S |
82 |
1 |
3 |
getContiguous() |
S |
82 |
1 |
3 |