-
Home
-
WP Advanced Importer
-
2.4.1 (latest)
-
Code
-
Classes
- WpXMLSmackCSVParser
Total Complexity |
24 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
224 |
Lines of code |
119 |
Logical lines of code |
69 |
Comment lines |
52 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parseCSV() |
S |
51 |
5 |
30 |
_parseCSV() |
S |
54 |
4 |
21 |
getFileObj() |
S |
63 |
3 |
10 |
initializeFile() |
S |
61 |
2 |
13 |
_autoDetectDelimiter() |
S |
62 |
2 |
11 |
_array_combine() |
S |
65 |
2 |
9 |
_getCSVHeaderData() |
S |
65 |
2 |
9 |
get_CSVheaders() |
S |
76 |
1 |
4 |
set_CSVheaders() |
S |
76 |
1 |
4 |
getDelimiter() |
S |
76 |
1 |
4 |
setDelimiter() |
S |
75 |
1 |
4 |