-
Home
-
LinkCentral – URL shortener, Custom Links & Affiliate Links with Tracking
-
1.0.0
-
Code
-
Classes
- LinkCentral_Redirection
| Total Complexity |
50 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
327 |
| Lines of code |
198 |
| Logical lines of code |
110 |
| Comment lines |
89 |
| Methods |
14 |
| Properties |
1 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handle_redirects() |
A |
47 |
11 |
32 |
| record_click() |
A |
50 |
8 |
27 |
| should_record_click() |
S |
53 |
6 |
22 |
| send_to_google_analytics() |
S |
47 |
4 |
36 |
| is_bot() |
S |
59 |
4 |
13 |
| should_forward_parameters() |
S |
62 |
3 |
11 |
| get_redirection_type() |
S |
67 |
3 |
7 |
| add_rewrite_rules() |
S |
63 |
2 |
11 |
| get_or_set_visitor_id() |
S |
61 |
2 |
11 |
| get_client_id() |
S |
64 |
2 |
9 |
| get_ip_address() |
S |
68 |
2 |
7 |
| __construct() |
S |
81 |
1 |
3 |
| init() |
S |
72 |
1 |
5 |
| add_query_vars() |
S |
77 |
1 |
4 |