-
Home
-
Advanced Order Export For WooCommerce
-
3.5.2
-
Code
-
Classes
- PHPExcel_Reader_CSV
Total Complexity |
44 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
370 |
Lines of code |
157 |
Logical lines of code |
101 |
Comment lines |
141 |
Methods |
17 |
Properties |
6 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
loadIntoExisting() |
A |
44 |
11 |
43 |
skipBOM() |
A |
51 |
11 |
27 |
checkSeparator() |
S |
61 |
4 |
11 |
listWorksheetInfo() |
S |
51 |
3 |
25 |
setContiguous() |
S |
69 |
2 |
7 |
setEnclosure() |
S |
69 |
2 |
7 |
getEnclosure() |
S |
82 |
1 |
3 |
setSheetIndex() |
S |
77 |
1 |
4 |
getSheetIndex() |
S |
82 |
1 |
3 |
__construct() |
S |
80 |
1 |
3 |
setDelimiter() |
S |
77 |
1 |
4 |
getDelimiter() |
S |
82 |
1 |
3 |
isValidFormat() |
S |
82 |
1 |
3 |
load() |
S |
75 |
1 |
4 |
getInputEncoding() |
S |
82 |
1 |
3 |
setInputEncoding() |
S |
77 |
1 |
4 |
getContiguous() |
S |
82 |
1 |
3 |