-
Home
-
WordPress CRM Plugin – WP-CRM System
-
3.4.3 (latest)
-
Code
-
Classes
- WPCRM_System_Export
Total Complexity |
19 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
184 |
Lines of code |
89 |
Logical lines of code |
47 |
Comment lines |
72 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
csv_rows_out() |
S |
54 |
7 |
21 |
csv_cols_out() |
S |
63 |
3 |
10 |
get_cpt_post_ids() |
S |
61 |
2 |
13 |
get_data() |
S |
60 |
1 |
15 |
export() |
S |
66 |
2 |
8 |
can_export() |
S |
78 |
1 |
3 |
headers() |
S |
66 |
1 |
8 |
csv_cols() |
S |
69 |
1 |
7 |
get_csv_cols() |
S |
75 |
1 |
4 |