-
Home
-
Solid Central – Site Management, Backups, Security, and Reporting
-
3.2.3 (latest)
-
Code
-
Classes
- Ithemes_Sync_Verb_Manage_Comments
Total Complexity |
63 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
330 |
Lines of code |
245 |
Logical lines of code |
146 |
Comment lines |
6 |
Methods |
14 |
Properties |
5 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_comment() |
C |
32 |
26 |
95 |
run() |
A |
44 |
8 |
42 |
edit_comments() |
A |
50 |
8 |
27 |
run_function_on_ids() |
S |
53 |
6 |
23 |
is_valid_comment_id() |
S |
61 |
4 |
13 |
empty_spam() |
S |
61 |
2 |
12 |
empty_trash() |
S |
61 |
2 |
12 |
approve_comment() |
S |
79 |
1 |
3 |
unapprove_comment() |
S |
79 |
1 |
3 |
trash_comment() |
S |
80 |
1 |
3 |
restore_comment() |
S |
80 |
1 |
3 |
delete_comment() |
S |
79 |
1 |
3 |
spam_comment() |
S |
80 |
1 |
3 |
unspam_comment() |
S |
80 |
1 |
3 |