-
Home
-
WooCommerce Zettle Integration
-
7.7.0
-
Code
-
Classes
- WC_iZettle_Integration_Authorization
Total Complexity |
29 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
157 |
Lines of code |
111 |
Logical lines of code |
66 |
Comment lines |
2 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
schedule_heartbeat_sync() |
A |
49 |
7 |
31 |
connection_status() |
S |
55 |
5 |
20 |
is_client_allowed_to_sync() |
S |
63 |
5 |
9 |
is_it_time_to_check_sync() |
S |
60 |
4 |
12 |
connection_fail() |
S |
61 |
3 |
11 |
__construct() |
S |
63 |
1 |
10 |
connection_success() |
S |
77 |
1 |
4 |
is_connection_ok() |
S |
79 |
1 |
3 |
force_connection() |
S |
69 |
1 |
7 |
izettle_service_heartbeat() |
S |
76 |
1 |
4 |