-
Home
-
VK AdNetwork
-
4.06 (latest)
-
Code
-
Classes
- VK_Adnetwork_XmlEncoder
Total Complexity |
70 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
322 |
Lines of code |
188 |
Logical lines of code |
132 |
Comment lines |
71 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parseXml() |
C |
39 |
25 |
58 |
appendNode() |
A |
49 |
10 |
29 |
decode() |
A |
47 |
9 |
34 |
encode() |
S |
51 |
6 |
25 |
changeType() |
S |
65 |
7 |
8 |
buildXml() |
S |
62 |
4 |
11 |
isElementNameValid() |
S |
77 |
3 |
3 |
get_instance() |
S |
71 |
2 |
6 |
__construct() |
S |
98 |
1 |
1 |
appendText() |
S |
73 |
1 |
5 |
appendCData() |
S |
73 |
1 |
5 |
needsCdataWrapping() |
S |
79 |
1 |
3 |