-
Home
-
iControlWP
-
4.4.3
-
Code
-
Classes
- ICWP_APP_WpComments
Total Complexity |
24 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
150 |
Lines of code |
80 |
Logical lines of code |
32 |
Comment lines |
52 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isCommentAuthorPreviouslyApproved() |
S |
56 |
3 |
20 |
isCommentsOpen() |
S |
67 |
4 |
7 |
setCommentStatus() |
S |
67 |
3 |
7 |
GetInstance() |
S |
72 |
2 |
6 |
getComments() |
S |
68 |
2 |
7 |
getCommentsOfTypes() |
S |
68 |
2 |
7 |
isCommentPost() |
S |
79 |
2 |
3 |
__construct() |
S |
91 |
1 |
2 |
getCommentsOfType() |
S |
75 |
1 |
4 |
getCommentStatus() |
S |
80 |
1 |
3 |
getIfCommentsMustBePreviouslyApproved() |
S |
79 |
1 |
3 |
isCommentsOpenByDefault() |
S |
79 |
1 |
3 |
getDefaultLookupParams() |
S |
67 |
1 |
8 |