-
Home
-
Import Products to VK
-
0.8.1
-
Code
-
Classes
- IP2VK_Api
| Total Complexity |
147 |
| Dependencies |
3 |
| Dependents |
8 |
| Total lines |
2,344 |
| Lines of code |
1,400 |
| Logical lines of code |
510 |
| Comment lines |
699 |
| Methods |
39 |
| Properties |
9 |
Methods 39
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| product_sync() |
B |
35 |
19 |
90 |
| curl() |
B |
35 |
17 |
86 |
| send_pic() |
B |
29 |
9 |
183 |
| response_to_vk() |
B |
34 |
12 |
112 |
| refresh_token() |
A |
34 |
9 |
114 |
| error_handler() |
A |
41 |
10 |
62 |
| listen_request() |
A |
42 |
7 |
60 |
| category_sync() |
S |
52 |
6 |
26 |
| category_upd() |
S |
46 |
4 |
44 |
| category_add() |
S |
46 |
4 |
43 |
| category_del() |
S |
45 |
3 |
48 |
| product_upd() |
S |
47 |
3 |
41 |
| product_add() |
S |
47 |
3 |
40 |
| add_to_category() |
S |
49 |
2 |
36 |
| product_del() |
S |
49 |
2 |
36 |
| property_add_variant() |
S |
49 |
2 |
36 |
| property_edit() |
S |
49 |
2 |
36 |
| property_edit_variant() |
S |
49 |
2 |
36 |
| get_vk_categories() |
S |
49 |
2 |
35 |
| get_vk_products_by_vk_item_id() |
S |
49 |
2 |
35 |
| property_add() |
S |
49 |
2 |
35 |
| property_del() |
S |
49 |
2 |
35 |
| property_del_variant() |
S |
49 |
2 |
35 |
| __construct() |
S |
55 |
3 |
19 |
| conv_arr_as_str() |
S |
61 |
3 |
12 |
| listen_submits() |
S |
62 |
2 |
12 |
| print_view_redirect_script() |
S |
68 |
1 |
8 |
| generate_code_challenge() |
S |
68 |
1 |
6 |
| get_headers_arr() |
S |
82 |
1 |
3 |
| get_sig() |
S |
64 |
1 |
9 |
| get_application_id() |
S |
82 |
1 |
3 |
| get_public_key() |
S |
82 |
1 |
3 |
| get_private_key() |
S |
82 |
1 |
3 |
| get_group_id() |
S |
82 |
1 |
3 |
| get_access_token() |
S |
82 |
1 |
3 |
| get_refresh_token() |
S |
82 |
1 |
3 |
| get_device_id() |
S |
82 |
1 |
3 |
| get_debug() |
S |
82 |
1 |
3 |
| get_feed_id() |
S |
82 |
1 |
3 |