-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.9.1 (latest)
-
Code
-
Classes
- XmlImportAstIf
Total Complexity |
14 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
149 |
Lines of code |
56 |
Logical lines of code |
28 |
Comment lines |
65 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__toString() |
S |
49 |
6 |
32 |
__construct() |
S |
81 |
1 |
3 |
getCondition() |
S |
82 |
1 |
3 |
getIfBody() |
S |
82 |
1 |
3 |
addIfBody() |
S |
81 |
1 |
3 |
getElseIfs() |
S |
82 |
1 |
3 |
getElseBody() |
S |
82 |
1 |
3 |
addElseBody() |
S |
81 |
1 |
3 |
addElseif() |
S |
80 |
1 |
3 |