-
Home
-
FastComments
-
3.12.4
-
Code
-
Classes
- FastCommentsWordPressIntegration
Total Complexity |
90 |
Dependencies |
4 |
Dependents |
5 |
Total lines |
515 |
Lines of code |
419 |
Logical lines of code |
292 |
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 |
isEventHandled() |
S |
65 |
2 |
9 |
removeCommentIDMapEntry() |
S |
64 |
2 |
9 |
getWPCommentId() |
S |
65 |
2 |
9 |
getCommentCount() |
S |
70 |
1 |
6 |
getCommentQueryWhere() |
S |
80 |
1 |
3 |
activate() |
S |
82 |
1 |
3 |
getDomain() |
S |
81 |
1 |
3 |
getLogoutURL() |
S |
81 |
1 |
3 |
getLoginURL() |
S |
81 |
1 |
3 |
getSettingValue() |
S |
80 |
1 |
3 |
createUUID() |
S |
79 |
1 |
3 |
setSettingValue() |
S |
80 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |