-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- SimpleReflection
Total Complexity |
59 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
372 |
Lines of code |
183 |
Logical lines of code |
104 |
Comment lines |
161 |
Methods |
24 |
Properties |
1 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getParameterSignatures() |
A |
53 |
8 |
21 |
getSignature() |
S |
53 |
7 |
23 |
onlyParents() |
S |
57 |
6 |
18 |
isAbstractMethodInParents() |
S |
60 |
4 |
14 |
getFullSignature() |
S |
63 |
3 |
9 |
classOrInterfaceExistsWithAutoload() |
S |
67 |
3 |
8 |
hasFinal() |
S |
66 |
3 |
9 |
isOptional() |
S |
71 |
2 |
6 |
isConstructor() |
S |
78 |
2 |
3 |
getInterfaces() |
S |
69 |
2 |
7 |
getInterfaceMethods() |
S |
69 |
2 |
7 |
isStaticMethod() |
S |
68 |
2 |
7 |
getParent() |
S |
68 |
2 |
8 |
classExists() |
S |
69 |
2 |
7 |
isAbstractMethod() |
S |
68 |
2 |
7 |
suppressSpurious() |
S |
78 |
1 |
3 |
__construct() |
S |
82 |
1 |
3 |
isAbstract() |
S |
76 |
1 |
4 |
isInterfaceMethod() |
S |
79 |
1 |
3 |
getMethods() |
S |
80 |
1 |
3 |
classOrInterfaceExistsSansAutoload() |
S |
80 |
1 |
3 |
classOrInterfaceExists() |
S |
80 |
1 |
3 |
classExistsSansAutoload() |
S |
80 |
1 |
3 |
isInterface() |
S |
76 |
1 |
4 |