-
Home
-
myCred – Points Management System For Gamification, Ranks, Badges, and Loyalty Rewards Program.
-
2.4.4
-
Code
-
Classes
- myCRED_Tools_Import_Export
Total Complexity |
156 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
1,253 |
Lines of code |
942 |
Logical lines of code |
383 |
Comment lines |
35 |
Methods |
19 |
Properties |
1 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_export() |
D |
32 |
43 |
92 |
import_csv() |
C |
32 |
27 |
103 |
export_csv() |
B |
32 |
19 |
107 |
downlaod_template_csv() |
B |
29 |
13 |
182 |
get_header() |
A |
47 |
13 |
33 |
get_rank_page() |
A |
37 |
3 |
108 |
get_badge_page() |
S |
37 |
2 |
103 |
insert_attachment_from_url() |
S |
48 |
5 |
32 |
get_points_page() |
S |
41 |
1 |
86 |
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 |
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 |
75 |
1 |
4 |