-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.9.6 (latest)
-
Code
-
Classes
- PMXI_XLSParser
| Total Complexity |
64 |
| Dependencies |
7 |
| Dependents |
1 |
| Total lines |
431 |
| Lines of code |
237 |
| Logical lines of code |
162 |
| Comment lines |
101 |
| Methods |
11 |
| Properties |
4 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| toXML() |
B |
40 |
15 |
61 |
| parse_worksheet_to_csv() |
A |
42 |
12 |
52 |
| load_excel_alternative_method() |
A |
46 |
9 |
37 |
| load_excel_fallback_without_zip() |
S |
54 |
6 |
21 |
| recursive_rmdir() |
S |
59 |
6 |
15 |
| parse_shared_strings() |
S |
57 |
4 |
16 |
| escape_csv_value() |
S |
65 |
5 |
8 |
| __construct() |
S |
71 |
2 |
5 |
| convert_rows_to_csv() |
S |
64 |
2 |
9 |
| column_letter_to_index() |
S |
65 |
2 |
8 |
| parse() |
S |
71 |
1 |
5 |