-
Home
-
myCred – Loyalty Points and Rewards plugin for WordPress and WooCommerce – Give Points, Ranks, Badges, Cashback, WooCommerce rewards, and WooCommerce credits for Gamification
-
2.6
-
Code
-
Classes
- myCRED_Tools_Import_Export
Total Complexity |
179 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
1,352 |
Lines of code |
1,024 |
Logical lines of code |
401 |
Comment lines |
39 |
Methods |
20 |
Properties |
1 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_export() |
D |
29 |
64 |
92 |
import_csv() |
C |
32 |
27 |
105 |
export_csv() |
B |
32 |
19 |
107 |
downlaod_template_csv() |
B |
29 |
13 |
182 |
get_header() |
A |
47 |
13 |
33 |
get_rank_page() |
A |
34 |
3 |
132 |
get_badge_page() |
A |
35 |
2 |
128 |
get_points_page() |
S |
38 |
1 |
109 |
insert_attachment_from_url() |
S |
48 |
5 |
32 |
get_post_id_by() |
S |
56 |
4 |
19 |
get_body() |
S |
64 |
5 |
10 |
get_user_id() |
S |
66 |
5 |
8 |
get_user_by() |
S |
66 |
4 |
8 |
get_post_by() |
S |
67 |
4 |
8 |
generate_csv() |
S |
62 |
3 |
11 |
import_csv_log_time() |
S |
69 |
2 |
7 |
get_all_user_ids() |
S |
71 |
2 |
6 |
get_uncat_badge_ids() |
S |
63 |
1 |
12 |
get_badge_categories() |
S |
64 |
1 |
10 |
__construct() |
S |
72 |
1 |
5 |