-
Home
-
FastComments
-
3.16.0
-
Code
-
Classes
- FastCommentsIntegrationCore
| Total Complexity |
90 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
403 |
| Lines of code |
332 |
| Logical lines of code |
236 |
| Comment lines |
19 |
| Methods |
35 |
| Properties |
2 |
Methods 35
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| commandSendComments() |
B |
34 |
17 |
92 |
| integrationStatePollNext() |
A |
48 |
10 |
32 |
| commandFetchEvents() |
S |
50 |
7 |
26 |
| tryAckLock() |
S |
53 |
5 |
22 |
| integrationStateInitial() |
S |
60 |
5 |
14 |
| integrationStateValidateToken() |
S |
57 |
4 |
15 |
| log() |
S |
61 |
4 |
13 |
| getConfig() |
S |
60 |
4 |
12 |
| enableSSO() |
S |
59 |
3 |
13 |
| getSSOConfig() |
S |
55 |
2 |
20 |
| __construct() |
S |
64 |
3 |
10 |
| canAckLock() |
S |
58 |
2 |
14 |
| tick() |
S |
65 |
2 |
9 |
| activate() |
S |
100 |
1 |
0 |
| deactivate() |
S |
100 |
1 |
0 |
| createUUID() |
S |
100 |
1 |
0 |
| getDomain() |
S |
100 |
1 |
0 |
| getSettingValue() |
S |
100 |
1 |
0 |
| setSettingValue() |
S |
100 |
1 |
0 |
| makeHTTPRequest() |
S |
100 |
1 |
0 |
| getCurrentUser() |
S |
100 |
1 |
0 |
| getLoginURL() |
S |
100 |
1 |
0 |
| getLogoutURL() |
S |
100 |
1 |
0 |
| handleEvents() |
S |
100 |
1 |
0 |
| getCommentCount() |
S |
100 |
1 |
0 |
| getComments() |
S |
100 |
1 |
0 |
| base64Encode() |
S |
80 |
1 |
3 |
| disableSSO() |
S |
76 |
1 |
4 |
| integrationStateCreateToken() |
S |
73 |
1 |
5 |
| resetLock() |
S |
65 |
1 |
8 |
| getLockName() |
S |
80 |
1 |
3 |
| clearLock() |
S |
67 |
1 |
7 |
| removeSendCommentsLock() |
S |
81 |
1 |
3 |
| commandSetSyncDone() |
S |
82 |
1 |
3 |
| setSetupDone() |
S |
76 |
1 |
4 |