-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PMXI_Render
Total Complexity |
105 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
311 |
Lines of code |
271 |
Logical lines of code |
190 |
Comment lines |
9 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_xml_element() |
C |
37 |
25 |
57 |
render_element_xpaths() |
B |
39 |
19 |
63 |
render_csv_element() |
B |
43 |
17 |
40 |
xml_find_repeating() |
A |
51 |
9 |
28 |
render_xml_elements_for_filtring() |
A |
50 |
9 |
26 |
render_xml_text() |
A |
51 |
9 |
21 |
render_csv_text() |
A |
53 |
9 |
18 |
get_xml_path() |
S |
61 |
5 |
11 |
render_xml_attributes() |
S |
70 |
2 |
5 |
__construct() |
S |
91 |
1 |
2 |