-
Home
-
bbPress
-
2.6.14 (latest)
-
Code
-
Classes
- BBP_Akismet
| Total Complexity |
133 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
1,266 |
| Lines of code |
600 |
| 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() |
A |
46 |
7 |
38 |
| 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 |
| filter_post_terms() |
S |
65 |
2 |
9 |
| get_delete_limit() |
S |
68 |
2 |
7 |
| get_delete_interval() |
S |
68 |
2 |
7 |
| maybe_optimize_postmeta() |
S |
67 |
2 |
7 |
| __construct() |
S |
82 |
1 |
3 |
| get_post_history() |
S |
72 |
1 |
5 |