-
Home
-
Export any WordPress data to XML/CSV
-
1.4.12 (latest)
-
Code
-
Classes
- PMXE_XMLWriter
| Total Complexity |
79 |
| Dependencies |
6 |
| Dependents |
4 |
| Total lines |
411 |
| Lines of code |
265 |
| Logical lines of code |
190 |
| Comment lines |
54 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| preprocess_xml() |
B |
35 |
20 |
77 |
| wpae_flush() |
A |
38 |
14 |
62 |
| writeArticle() |
A |
50 |
11 |
29 |
| writeData() |
A |
53 |
9 |
21 |
| maybe_cdata() |
A |
52 |
8 |
24 |
| sanitizeFunctionName() |
S |
57 |
4 |
15 |
| putElement() |
S |
65 |
3 |
8 |
| beginElement() |
S |
66 |
3 |
8 |
| getIndentationCount() |
S |
64 |
3 |
9 |
| closeElement() |
S |
74 |
2 |
4 |
| indentTag() |
S |
66 |
2 |
8 |