-
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_column_headers() |
S |
62 |
2 |
11 |
| export_rows() |
S |
62 |
2 |
11 |
| export_row() |
S |
62 |
2 |
11 |
| get_columns_to_export() |
S |
79 |
2 |
3 |
| get_file() |
S |
64 |
2 |
10 |
| write_to_csv() |
S |
72 |
2 |
6 |
| get_percent_complete() |
S |
77 |
2 |
3 |
| escape_data() |
S |
67 |
2 |
7 |
| get_default_column_names() |
S |
59 |
1 |
14 |
| get_delimiter() |
S |
78 |
1 |
3 |
| set_columns_to_export() |
S |
81 |
1 |
3 |
| set_users_to_export() |
S |
81 |
1 |
3 |
| set_start_date() |
S |
81 |
1 |
3 |
| set_end_date() |
S |
81 |
1 |
3 |
| set_filename() |
S |
77 |
1 |
3 |
| get_filename() |
S |
82 |
1 |
3 |
| set_step() |
S |
81 |
1 |
3 |
| get_step() |
S |
82 |
1 |
3 |
| get_file_path() |
S |
75 |
1 |
4 |
| get_total_exported() |
S |
79 |
1 |
3 |
| write_csv_header() |
S |
72 |
1 |
5 |
| export() |
S |
71 |
1 |
6 |
| send_content() |
S |
82 |
1 |
3 |