-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- SimpleTestXmlParser
Total Complexity |
26 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
173 |
Lines of code |
85 |
Logical lines of code |
55 |
Comment lines |
69 |
Methods |
11 |
Properties |
6 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
endElement() |
A |
50 |
10 |
27 |
startElement() |
S |
60 |
5 |
13 |
parse() |
S |
67 |
2 |
8 |
addContent() |
S |
72 |
2 |
6 |
SimpleTestXmlParser() |
S |
67 |
1 |
8 |
createParser() |
S |
66 |
1 |
8 |
pushNestingTag() |
S |
80 |
1 |
3 |
getCurrentNestingTag() |
S |
80 |
1 |
3 |
popNestingTag() |
S |
80 |
1 |
3 |
isLeaf() |
S |
74 |
1 |
4 |
defaultContent() |
S |
91 |
1 |
2 |