-
Home
-
Wallet for WooCommerce
-
1.3.22
-
Code
-
Classes
- TeraWallet_CSV_Exporter
Total Complexity |
53 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
283 |
Lines of code |
190 |
Logical lines of code |
111 |
Comment lines |
54 |
Methods |
27 |
Properties |
10 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
format_data() |
S |
56 |
7 |
17 |
get_records() |
S |
55 |
6 |
16 |
get_tota_record_count() |
S |
57 |
6 |
15 |
send_headers() |
S |
56 |
3 |
18 |
export_row() |
S |
62 |
2 |
11 |
export_rows() |
S |
62 |
2 |
11 |
export_column_headers() |
S |
62 |
2 |
11 |
write_to_csv() |
S |
72 |
2 |
6 |
get_columns_to_export() |
S |
79 |
2 |
3 |
escape_data() |
S |
67 |
2 |
7 |
get_file() |
S |
64 |
2 |
10 |
get_percent_complete() |
S |
77 |
2 |
3 |
get_default_column_names() |
S |
59 |
1 |
14 |
write_csv_header() |
S |
72 |
1 |
5 |
export() |
S |
71 |
1 |
6 |
get_delimiter() |
S |
78 |
1 |
3 |
get_total_exported() |
S |
79 |
1 |
3 |
get_file_path() |
S |
75 |
1 |
4 |
get_step() |
S |
82 |
1 |
3 |
set_step() |
S |
81 |
1 |
3 |
get_filename() |
S |
82 |
1 |
3 |
set_filename() |
S |
77 |
1 |
3 |
set_end_date() |
S |
81 |
1 |
3 |
set_start_date() |
S |
81 |
1 |
3 |
set_users_to_export() |
S |
81 |
1 |
3 |
set_columns_to_export() |
S |
81 |
1 |
3 |
send_content() |
S |
82 |
1 |
3 |