-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0
-
Code
-
Classes
- PHPExcel_Reader_CSV
| Total Complexity |
42 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
354 |
| Lines of code |
148 |
| Logical lines of code |
94 |
| Comment lines |
137 |
| Methods |
16 |
| Properties |
6 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| loadIntoExisting() |
A |
43 |
13 |
46 |
| skipBOM() |
A |
51 |
11 |
27 |
| listWorksheetInfo() |
S |
52 |
3 |
24 |
| setEnclosure() |
S |
69 |
2 |
7 |
| setContiguous() |
S |
69 |
2 |
7 |
| __construct() |
S |
80 |
1 |
3 |
| isValidFormat() |
S |
82 |
1 |
3 |
| setInputEncoding() |
S |
77 |
1 |
4 |
| getInputEncoding() |
S |
82 |
1 |
3 |
| load() |
S |
75 |
1 |
4 |
| getDelimiter() |
S |
82 |
1 |
3 |
| setDelimiter() |
S |
77 |
1 |
4 |
| getEnclosure() |
S |
82 |
1 |
3 |
| getSheetIndex() |
S |
82 |
1 |
3 |
| setSheetIndex() |
S |
77 |
1 |
4 |
| getContiguous() |
S |
82 |
1 |
3 |