-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- XmlImportTemplateParser
Total Complexity |
68 |
Dependencies |
17 |
Dependents |
2 |
Total lines |
420 |
Lines of code |
286 |
Logical lines of code |
167 |
Comment lines |
86 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parseStatement() |
A |
44 |
12 |
47 |
parseIf() |
A |
45 |
11 |
43 |
parseExpression() |
A |
47 |
10 |
36 |
parseSequence() |
A |
49 |
7 |
33 |
parseFunction() |
S |
50 |
6 |
29 |
parseMath() |
S |
50 |
6 |
29 |
parseSpintax() |
S |
50 |
6 |
29 |
parseXPathDependant() |
S |
54 |
5 |
21 |
parse() |
S |
70 |
2 |
6 |
__construct() |
S |
81 |
1 |
3 |
parseWith() |
S |
72 |
1 |
5 |
parseForeach() |
S |
72 |
1 |
5 |