| Total Complexity | 43 |
| Dependencies | 3 |
| Dependents | 1 |
| Total lines | 405 |
| Lines of code | 198 |
| Logical lines of code | 96 |
| Comment lines | 135 |
| Methods | 17 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| try_license_urls_with_fallback() | 55 | 5 | 18 | |
| sync_license_with_server() | 54 | 4 | 21 | |
| send_api_request() | 49 | 3 | 31 | |
| get_admin_email() | 61 | 4 | 13 | |
| sync_license_deactivation() | 54 | 3 | 21 | |
| log_response() | 72 | 4 | 5 | |
| prepare_activation_data() | 53 | 2 | 23 | |
| log_debug() | 72 | 3 | 5 | |
| log_error() | 72 | 3 | 5 | |
| get_api_url() | 68 | 2 | 8 | |
| get_instance() | 71 | 2 | 6 | |
| prepare_deactivation_data() | 58 | 1 | 15 | |
| parse_api_response() | 65 | 2 | 9 | |
| get_site_domain() | 74 | 2 | 4 | |
| init() | 74 | 1 | 5 | |
| __construct() | 71 | 1 | 5 | |
| is_development_environment() | 76 | 1 | 4 |