-
Home
-
Shopkeeper Extender
-
5.6
-
Code
-
Classes
- GBT_License_Server_Connector
Total Complexity |
33 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
338 |
Lines of code |
159 |
Logical lines of code |
70 |
Comment lines |
117 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sync_license_with_server() |
S |
54 |
4 |
21 |
sync_license_deactivation() |
S |
54 |
3 |
21 |
log_response() |
S |
72 |
4 |
5 |
prepare_activation_data() |
S |
53 |
2 |
23 |
send_api_request() |
S |
53 |
2 |
23 |
log_debug() |
S |
72 |
3 |
5 |
log_error() |
S |
72 |
3 |
5 |
get_api_url() |
S |
68 |
2 |
8 |
get_instance() |
S |
71 |
2 |
6 |
prepare_deactivation_data() |
S |
58 |
1 |
15 |
parse_api_response() |
S |
65 |
2 |
9 |
get_site_domain() |
S |
74 |
2 |
4 |
init() |
S |
74 |
1 |
5 |
__construct() |
S |
71 |
1 |
5 |
is_development_environment() |
S |
76 |
1 |
4 |