-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PMXI_CsvParser
Total Complexity |
164 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
1,227 |
Lines of code |
549 |
Logical lines of code |
366 |
Comment lines |
481 |
Methods |
39 |
Properties |
14 |
Methods 39
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toXML() |
D |
30 |
35 |
104 |
__construct() |
A |
46 |
11 |
33 |
fillColumn() |
A |
49 |
11 |
29 |
connect() |
A |
53 |
8 |
25 |
fillRow() |
A |
56 |
8 |
17 |
getRows() |
S |
59 |
6 |
15 |
symmetrize() |
S |
57 |
5 |
17 |
walkColumn() |
S |
58 |
5 |
16 |
analyse_file() |
S |
45 |
3 |
43 |
fixEncoding() |
S |
62 |
5 |
11 |
appendColumn() |
S |
58 |
4 |
16 |
removeColumn() |
S |
58 |
4 |
16 |
setHeaders() |
S |
61 |
4 |
14 |
walkRow() |
S |
61 |
4 |
12 |
createHeaders() |
S |
60 |
3 |
13 |
parse() |
S |
60 |
3 |
12 |
getRawArray() |
S |
61 |
3 |
12 |
removeRow() |
S |
62 |
3 |
11 |
getColumn() |
S |
62 |
3 |
11 |
walkGrid() |
S |
67 |
3 |
8 |
removeEmpty() |
S |
64 |
3 |
10 |
isSymmetric() |
S |
65 |
3 |
9 |
getAsymmetricRows() |
S |
64 |
3 |
10 |
validates() |
S |
67 |
3 |
9 |
moveHeadersToRows() |
S |
67 |
2 |
9 |
resetKeys() |
S |
70 |
2 |
7 |
getRow() |
S |
69 |
2 |
7 |
hasCell() |
S |
72 |
2 |
5 |
fillCell() |
S |
65 |
2 |
9 |
getCell() |
S |
68 |
2 |
7 |
getHeaders() |
S |
82 |
1 |
3 |
appendRow() |
S |
72 |
1 |
5 |
countRows() |
S |
80 |
1 |
3 |
countHeaders() |
S |
80 |
1 |
3 |
load() |
S |
74 |
1 |
5 |
set_settings() |
S |
78 |
1 |
3 |
hasColumn() |
S |
79 |
1 |
3 |
flush() |
S |
77 |
1 |
4 |
hasRow() |
S |
79 |
1 |
3 |