-
Home
-
YITH WooCommerce Social Login
-
1.4.8
-
Code
-
Classes
- Hybrid_Provider_Model
Total Complexity |
22 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
250 |
Lines of code |
78 |
Logical lines of code |
41 |
Comment lines |
126 |
Methods |
17 |
Properties |
8 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
autoLoaderInit() |
S |
59 |
4 |
15 |
__construct() |
S |
59 |
2 |
14 |
token() |
S |
68 |
2 |
7 |
getUserStatus() |
S |
75 |
1 |
4 |
deleteToken() |
S |
78 |
1 |
3 |
setUserUnconnected() |
S |
74 |
1 |
4 |
setUserConnected() |
S |
74 |
1 |
4 |
isUserConnected() |
S |
78 |
1 |
3 |
getUserActivity() |
S |
75 |
1 |
4 |
setUserStatus() |
S |
75 |
1 |
4 |
initialize() |
S |
100 |
1 |
0 |
getUserContacts() |
S |
75 |
1 |
4 |
getUserProfile() |
S |
75 |
1 |
4 |
logout() |
S |
73 |
1 |
5 |
loginFinish() |
S |
100 |
1 |
0 |
loginBegin() |
S |
100 |
1 |
0 |
clearTokens() |
S |
79 |
1 |
3 |