-
Home
-
Pixel Caffeine
-
2.1.4
-
Code
-
Classes
- AEPC_Facebook_Adapter
| Total Complexity |
200 |
| Dependencies |
11 |
| Dependents |
2 |
| Total lines |
1,322 |
| Lines of code |
694 |
| Logical lines of code |
348 |
| Comment lines |
402 |
| Methods |
53 |
| Properties |
6 |
Methods 53
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| filter_adapter() |
D |
32 |
34 |
96 |
| check_error_messages() |
C |
33 |
25 |
83 |
| login() |
A |
46 |
13 |
35 |
| disconnect() |
A |
53 |
11 |
21 |
| get_pixel_ids() |
A |
49 |
8 |
29 |
| get_user() |
S |
51 |
7 |
26 |
| doLogin() |
S |
52 |
6 |
22 |
| compose_rule() |
S |
48 |
5 |
34 |
| get_account_name() |
S |
57 |
6 |
16 |
| get_pixel_name() |
S |
57 |
5 |
16 |
| connect() |
S |
58 |
5 |
14 |
| get_business_id_from_account_id() |
S |
60 |
5 |
12 |
| request() |
S |
51 |
4 |
24 |
| is_permission_granted() |
S |
61 |
4 |
13 |
| update_audience() |
S |
59 |
4 |
13 |
| is_product_catalog_enabled() |
S |
71 |
4 |
6 |
| get_product_catalogs() |
S |
58 |
3 |
14 |
| get_pixel_stats() |
S |
59 |
3 |
13 |
| get_offsite_pixel_ids() |
S |
61 |
3 |
11 |
| set_disconnected() |
S |
63 |
2 |
11 |
| get_audiences() |
S |
62 |
2 |
11 |
| create_product_catalog() |
S |
61 |
2 |
11 |
| create_audience() |
S |
57 |
1 |
17 |
| is_token_expired() |
S |
78 |
2 |
3 |
| set_account_id() |
S |
78 |
2 |
3 |
| set_pixel_id() |
S |
78 |
2 |
3 |
| get_product_feeds() |
S |
63 |
2 |
10 |
| get_product_feed() |
S |
65 |
2 |
9 |
| get_audience() |
S |
63 |
2 |
10 |
| get_uuid() |
S |
69 |
2 |
7 |
| is_debug() |
S |
79 |
2 |
3 |
| __construct() |
S |
72 |
1 |
5 |
| get_request_api_url() |
S |
78 |
1 |
3 |
| get_login_url() |
S |
69 |
1 |
6 |
| get_logout_url() |
S |
77 |
1 |
3 |
| set_access_token() |
S |
81 |
1 |
3 |
| is_logged_in() |
S |
80 |
1 |
3 |
| is_expired() |
S |
80 |
1 |
3 |
| get_account_id() |
S |
82 |
1 |
3 |
| get_pixel_id() |
S |
82 |
1 |
3 |
| get_business_id() |
S |
82 |
1 |
3 |
| set_business_id() |
S |
81 |
1 |
3 |
| get_user_id() |
S |
76 |
1 |
4 |
| get_user_name() |
S |
76 |
1 |
4 |
| get_user_photo_uri() |
S |
76 |
1 |
4 |
| get_account_ids() |
S |
65 |
1 |
8 |
| delete_audience() |
S |
74 |
1 |
4 |
| get_business_ids() |
S |
72 |
1 |
5 |
| add_product_feed() |
S |
66 |
1 |
8 |
| update_product_feed() |
S |
68 |
1 |
7 |
| associate_pixel_to_product_catalog() |
S |
72 |
1 |
5 |
| add_ca_filter() |
S |
69 |
1 |
7 |
| generate_uuid() |
S |
76 |
1 |
4 |