-
Home
-
WP Shop
-
3.9.6 (latest)
-
Code
-
Classes
- XmlToArrayNode
Total Complexity |
24 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
218 |
Lines of code |
63 |
Logical lines of code |
28 |
Comment lines |
108 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render() |
A |
54 |
8 |
19 |
_countChildren() |
S |
67 |
3 |
7 |
_renderNode() |
S |
78 |
2 |
3 |
__construct() |
S |
77 |
1 |
4 |
addChild() |
S |
80 |
1 |
3 |
getData() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
getParentXmlToArrayNode() |
S |
82 |
1 |
3 |
hasChildren() |
S |
80 |
1 |
3 |
hasParentXmlToArrayNode() |
S |
80 |
1 |
3 |
isOpen() |
S |
82 |
1 |
3 |
setClosed() |
S |
81 |
1 |
3 |
setData() |
S |
81 |
1 |
3 |
setParentXmlToArrayNode() |
S |
81 |
1 |
3 |