-
Home
-
bbPress
-
2.6.12
-
Code
-
Classes
- BBP_Akismet
Total Complexity |
133 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
1,258 |
Lines of code |
592 |
Logical lines of code |
311 |
Comment lines |
457 |
Methods |
21 |
Properties |
1 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
submit_post() |
C |
32 |
23 |
98 |
update_post_meta() |
B |
36 |
19 |
83 |
maybe_spam() |
B |
40 |
20 |
53 |
get_response() |
A |
49 |
10 |
31 |
parse_response() |
A |
50 |
9 |
27 |
check_post() |
A |
40 |
6 |
61 |
delete_orphaned_spam_meta() |
S |
48 |
7 |
30 |
get_user_roles() |
S |
59 |
6 |
14 |
delete_old_spam() |
S |
50 |
5 |
25 |
setup_actions() |
S |
51 |
4 |
27 |
delete_old_spam_meta() |
S |
55 |
4 |
18 |
history_metabox() |
S |
51 |
3 |
31 |
http_post() |
S |
53 |
3 |
22 |
update_post_history() |
S |
57 |
3 |
16 |
add_metaboxes() |
S |
59 |
1 |
18 |
maybe_optimize_postmeta() |
S |
67 |
2 |
7 |
get_delete_interval() |
S |
68 |
2 |
7 |
get_delete_limit() |
S |
68 |
2 |
7 |
filter_post_terms() |
S |
65 |
2 |
9 |
get_post_history() |
S |
72 |
1 |
5 |
__construct() |
S |
82 |
1 |
3 |