-
Home
-
WP Shop
-
3.9.6 (latest)
-
Code
-
Classes
- AbstractDataHandler
Total Complexity |
16 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
236 |
Lines of code |
49 |
Logical lines of code |
21 |
Comment lines |
128 |
Methods |
16 |
Properties |
10 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
81 |
1 |
3 |
getApiKey() |
S |
82 |
1 |
3 |
getConnection() |
S |
82 |
1 |
3 |
getProjectId() |
S |
82 |
1 |
3 |
getRawRequest() |
S |
82 |
1 |
3 |
getRawResponse() |
S |
82 |
1 |
3 |
getRequest() |
S |
82 |
1 |
3 |
getResponse() |
S |
82 |
1 |
3 |
getUserId() |
S |
82 |
1 |
3 |
handle() |
S |
100 |
1 |
0 |
sendMessage() |
S |
100 |
1 |
0 |
setApiKey() |
S |
77 |
1 |
4 |
setConfigKey() |
S |
72 |
1 |
5 |
setConnection() |
S |
73 |
1 |
5 |
setProjectId() |
S |
77 |
1 |
4 |
setUserId() |
S |
77 |
1 |
4 |