-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.9.0
-
Code
-
Classes
- XmlImportTemplateCodeGenerator
| Total Complexity |
55 |
| Dependencies |
14 |
| Dependents |
1 |
| Total lines |
402 |
| Lines of code |
239 |
| Logical lines of code |
149 |
| Comment lines |
97 |
| Methods |
12 |
| Properties |
6 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| generateForStatement() |
A |
40 |
11 |
62 |
| generateForExpression() |
A |
49 |
9 |
34 |
| generate() |
A |
48 |
8 |
31 |
| generateForSpintax() |
S |
54 |
7 |
18 |
| generateVariation() |
S |
55 |
5 |
22 |
| generateForSequence() |
S |
55 |
4 |
19 |
| generateForFunction() |
S |
61 |
3 |
12 |
| generateForMath() |
S |
64 |
2 |
9 |
| openPhpTag() |
S |
67 |
2 |
9 |
| closePhpTag() |
S |
67 |
2 |
9 |
| getEscapedValue() |
S |
63 |
1 |
11 |
| __construct() |
S |
81 |
1 |
3 |