-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- SimplePhpPageBuilder
Total Complexity |
61 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
363 |
Lines of code |
197 |
Logical lines of code |
116 |
Comment lines |
132 |
Methods |
23 |
Properties |
9 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
startElement() |
A |
49 |
9 |
33 |
endElement() |
S |
53 |
7 |
24 |
acceptTag() |
S |
58 |
6 |
14 |
acceptPageEnd() |
S |
59 |
4 |
14 |
addContentTagToOpenTags() |
S |
63 |
4 |
10 |
acceptLabelEnd() |
S |
64 |
3 |
11 |
acceptFrame() |
S |
69 |
3 |
7 |
addContentToAllOpenTags() |
S |
67 |
3 |
7 |
isLoadingFrames() |
S |
80 |
2 |
3 |
acceptFramesetEnd() |
S |
75 |
2 |
5 |
acceptFramesetStart() |
S |
71 |
2 |
6 |
acceptFormEnd() |
S |
73 |
2 |
5 |
openTag() |
S |
68 |
2 |
7 |
addContent() |
S |
68 |
2 |
8 |
hasNamedTagOnOpenTagStack() |
S |
77 |
2 |
3 |
free() |
S |
64 |
1 |
11 |
acceptLabelStart() |
S |
76 |
1 |
4 |
can() |
S |
83 |
1 |
3 |
isFormElement() |
S |
78 |
1 |
3 |
acceptFormStart() |
S |
78 |
1 |
3 |
createParser() |
S |
80 |
1 |
3 |
createPage() |
S |
80 |
1 |
3 |
parse() |
S |
64 |
1 |
10 |