-
Home
-
LinkCentral – URL shortener, Custom Links & Affiliate Links with Tracking
-
1.3.2.1
-
Code
-
Classes
- LinkCentral_Redirection
Total Complexity |
48 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
301 |
Lines of code |
219 |
Logical lines of code |
107 |
Comment lines |
65 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_redirects() |
A |
47 |
10 |
36 |
record_click() |
A |
50 |
8 |
27 |
should_record_click() |
S |
53 |
6 |
22 |
send_to_google_analytics() |
S |
47 |
4 |
35 |
is_bot() |
S |
55 |
4 |
21 |
get_ip_address() |
S |
55 |
4 |
19 |
get_or_set_visitor_id() |
S |
56 |
2 |
19 |
get_redirection_type() |
S |
67 |
3 |
7 |
get_client_id() |
S |
59 |
2 |
14 |
add_rewrite_rules() |
S |
68 |
2 |
7 |
__construct() |
S |
81 |
1 |
3 |
init() |
S |
72 |
1 |
5 |
add_query_vars() |
S |
77 |
1 |
4 |