-
Home
-
Affiliates Manager
-
2.8.5
-
Code
-
Classes
- WPAM_Click_Tracking
| Total Complexity |
39 |
| Dependencies |
3 |
| Dependents |
4 |
| Total lines |
205 |
| Lines of code |
167 |
| Logical lines of code |
92 |
| Comment lines |
33 |
| Methods |
7 |
| Properties |
0 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| record_click() |
B |
37 |
15 |
72 |
| delete_clicks_data_by_date() |
A |
53 |
11 |
20 |
| get_referrer_id_from_ip_address() |
S |
56 |
4 |
19 |
| get_user_ip() |
S |
60 |
4 |
13 |
| get_total_clicks() |
S |
55 |
2 |
21 |
| get_all_time_total_clicks() |
S |
58 |
2 |
17 |
| insert_click_data() |
S |
73 |
1 |
5 |