-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.9.5
-
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 |
| getRawArray() |
S |
61 |
3 |
12 |
| parse() |
S |
60 |
3 |
12 |
| getColumn() |
S |
62 |
3 |
11 |
| removeRow() |
S |
62 |
3 |
11 |
| isSymmetric() |
S |
65 |
3 |
9 |
| getAsymmetricRows() |
S |
64 |
3 |
10 |
| walkGrid() |
S |
67 |
3 |
8 |
| removeEmpty() |
S |
64 |
3 |
10 |
| validates() |
S |
67 |
3 |
9 |
| getCell() |
S |
68 |
2 |
7 |
| fillCell() |
S |
65 |
2 |
9 |
| hasCell() |
S |
72 |
2 |
5 |
| getRow() |
S |
69 |
2 |
7 |
| moveHeadersToRows() |
S |
67 |
2 |
9 |
| resetKeys() |
S |
70 |
2 |
7 |
| load() |
S |
74 |
1 |
5 |
| set_settings() |
S |
78 |
1 |
3 |
| getHeaders() |
S |
82 |
1 |
3 |
| countHeaders() |
S |
80 |
1 |
3 |
| hasColumn() |
S |
79 |
1 |
3 |
| countRows() |
S |
80 |
1 |
3 |
| appendRow() |
S |
72 |
1 |
5 |
| hasRow() |
S |
79 |
1 |
3 |
| flush() |
S |
77 |
1 |
4 |