-
Home
-
YITH WooCommerce Affiliates
-
3.10.0
-
Code
-
Classes
- YITH_WCAF_Clicks
Total Complexity |
52 |
Dependencies |
5 |
Dependents |
5 |
Total lines |
484 |
Lines of code |
209 |
Logical lines of code |
111 |
Comment lines |
193 |
Methods |
18 |
Properties |
3 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
unregister_conversion() |
S |
52 |
7 |
26 |
register_conversion() |
S |
52 |
7 |
26 |
get_last_hit() |
S |
53 |
6 |
23 |
register_hit() |
S |
49 |
5 |
34 |
get_readable_status() |
S |
60 |
4 |
12 |
maybe_register_conversion() |
S |
63 |
4 |
11 |
get_available_statuses() |
S |
56 |
2 |
20 |
__construct() |
S |
71 |
2 |
6 |
get_requester_ip() |
S |
73 |
2 |
4 |
get_requester_origin_base() |
S |
69 |
2 |
7 |
count_hits() |
S |
66 |
2 |
9 |
get_requester_origin() |
S |
73 |
2 |
4 |
per_status_count() |
S |
65 |
2 |
9 |
get_hits() |
S |
80 |
1 |
3 |
get_requester_url() |
S |
72 |
1 |
5 |
get_hit() |
S |
80 |
1 |
3 |
are_hits_registered() |
S |
82 |
1 |
3 |
retrieve_options() |
S |
74 |
1 |
4 |