-
Home
-
UpdraftPlus: WP Backup & Migration Plugin
-
1.16.46
-
Code
-
Classes
- UpdraftCentral_Comments_Commands
| Total Complexity |
90 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
830 |
| Lines of code |
418 |
| Logical lines of code |
234 |
| Comment lines |
247 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| update_comment_status() |
B |
37 |
19 |
69 |
| get_comments() |
B |
39 |
17 |
63 |
| _calculate_pages() |
A |
39 |
8 |
76 |
| reply_comment() |
A |
43 |
9 |
46 |
| edit_comment() |
A |
47 |
9 |
33 |
| get_blog_sites() |
A |
55 |
8 |
18 |
| get_comment() |
S |
55 |
6 |
19 |
| update_settings() |
S |
55 |
5 |
18 |
| get_settings() |
S |
48 |
3 |
35 |
| _search_comments() |
S |
56 |
3 |
18 |
| get_comment_filters() |
S |
55 |
1 |
20 |
| _get_wp_option() |
S |
78 |
2 |
3 |