-
Home
-
FastComments
-
3.16.0
-
Code
-
Classes
- FastCommentsWordPressIntegration
| Total Complexity |
92 |
| Dependencies |
4 |
| Dependents |
5 |
| Total lines |
523 |
| Lines of code |
427 |
| Logical lines of code |
297 |
| Comment lines |
29 |
| Methods |
26 |
| Properties |
1 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handleEvents() |
B |
32 |
21 |
105 |
| fc_to_wp_comment() |
A |
44 |
15 |
41 |
| wp_to_fc_comment() |
A |
46 |
7 |
36 |
| log() |
S |
55 |
7 |
19 |
| addCommentIDMapEntry() |
S |
53 |
4 |
22 |
| ensure_plugin_dependencies() |
S |
51 |
3 |
28 |
| makeHTTPRequest() |
S |
55 |
3 |
19 |
| getComments() |
S |
55 |
3 |
19 |
| update() |
S |
59 |
3 |
14 |
| uninstall() |
S |
60 |
3 |
13 |
| setEventHandled() |
S |
61 |
2 |
13 |
| getCurrentUser() |
S |
61 |
2 |
12 |
| deactivate() |
S |
58 |
1 |
17 |
| getSettingValue() |
S |
71 |
2 |
6 |
| setSettingValue() |
S |
67 |
2 |
8 |
| isEventHandled() |
S |
65 |
2 |
9 |
| removeCommentIDMapEntry() |
S |
64 |
2 |
9 |
| getWPCommentId() |
S |
65 |
2 |
9 |
| __construct() |
S |
76 |
1 |
4 |
| activate() |
S |
82 |
1 |
3 |
| createUUID() |
S |
79 |
1 |
3 |
| getDomain() |
S |
81 |
1 |
3 |
| getLoginURL() |
S |
81 |
1 |
3 |
| getLogoutURL() |
S |
81 |
1 |
3 |
| getCommentQueryWhere() |
S |
80 |
1 |
3 |
| getCommentCount() |
S |
70 |
1 |
6 |