-
Home
-
myCred – Points Management System For Gamification, Ranks, Badges, and Loyalty Rewards Program.
-
2.9.4.2 (latest)
-
Code
-
Classes
- myCRED_Tools_Import_Export
Total Complexity |
209 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
1,532 |
Lines of code |
1,183 |
Logical lines of code |
432 |
Comment lines |
39 |
Methods |
23 |
Properties |
1 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_export() |
D |
28 |
67 |
92 |
import_csv() |
C |
32 |
27 |
105 |
get_header() |
B |
43 |
25 |
40 |
export_csv() |
B |
32 |
19 |
107 |
downlaod_template_csv() |
B |
29 |
13 |
182 |
get_rank_export_page() |
A |
35 |
5 |
122 |
get_badge_export_page() |
A |
35 |
4 |
118 |
get_body() |
A |
56 |
9 |
18 |
get_points_export_page() |
S |
40 |
2 |
88 |
insert_attachment_from_url() |
S |
48 |
5 |
32 |
get_badge_import_page() |
S |
43 |
2 |
70 |
get_rank_import_page() |
S |
43 |
2 |
69 |
get_post_id_by() |
S |
56 |
4 |
19 |
get_user_id() |
S |
66 |
5 |
8 |
get_user_by() |
S |
66 |
4 |
8 |
get_post_by() |
S |
67 |
4 |
8 |
get_points_import_page() |
S |
51 |
1 |
44 |
generate_csv() |
S |
62 |
3 |
11 |
get_badge_categories() |
S |
62 |
2 |
12 |
import_csv_log_time() |
S |
70 |
2 |
7 |
get_all_user_ids() |
S |
71 |
2 |
6 |
get_uncat_badge_ids() |
S |
63 |
1 |
12 |
__construct() |
S |
72 |
1 |
5 |