-
Home
-
LinkCentral – URL shortener, Custom Links & Affiliate Links with Tracking
-
1.3.6
-
Code
-
Classes
- LinkCentral_Import
Total Complexity |
115 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
680 |
Lines of code |
463 |
Logical lines of code |
257 |
Comment lines |
109 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_single_link_with_analytics() |
B |
38 |
17 |
59 |
get_field_mapping_suggestions() |
A |
41 |
12 |
55 |
map_csv_row_to_link_data() |
A |
47 |
13 |
37 |
process_json_import() |
A |
45 |
10 |
38 |
process_import() |
A |
41 |
8 |
60 |
create_or_update_link() |
A |
48 |
8 |
31 |
assign_category() |
A |
50 |
8 |
30 |
ajax_import_json() |
A |
53 |
8 |
20 |
process_slug() |
S |
50 |
5 |
32 |
ajax_import_csv() |
S |
55 |
5 |
17 |
validate_link_data() |
S |
58 |
5 |
16 |
import_analytics_data() |
S |
52 |
4 |
24 |
parse_redirect_type() |
S |
61 |
4 |
13 |
parse_boolean_value() |
S |
63 |
3 |
10 |
detect_csv_delimiter() |
S |
66 |
2 |
8 |
find_existing_link() |
S |
65 |
2 |
9 |
init() |
S |
75 |
1 |
4 |