-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.9.0
-
Code
-
Classes
- PMXI_Handler
| Total Complexity |
19 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
158 |
| Lines of code |
73 |
| Logical lines of code |
49 |
| Comment lines |
43 |
| Methods |
8 |
| Properties |
4 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| clean_session() |
S |
52 |
5 |
22 |
| save_data() |
S |
58 |
4 |
15 |
| has_session() |
S |
78 |
3 |
3 |
| convertData() |
S |
59 |
2 |
14 |
| get_session_data() |
S |
70 |
2 |
5 |
| __construct() |
S |
73 |
1 |
5 |
| set_session_expiration() |
S |
73 |
1 |
4 |
| generate_import_id() |
S |
72 |
1 |
5 |