-
Home
-
Everest Forms – Contact Forms, Quiz, Survey, Newsletter & Payment Form Builder for WordPress
-
3.0.5
-
Code
-
Classes
- EVF_CSV_Exporter
Total Complexity |
47 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
391 |
Lines of code |
160 |
Logical lines of code |
96 |
Comment lines |
187 |
Methods |
24 |
Properties |
6 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
format_data() |
S |
59 |
6 |
13 |
implode_values() |
S |
58 |
5 |
15 |
is_column_exporting() |
S |
62 |
5 |
11 |
export_row() |
S |
59 |
4 |
15 |
send_headers() |
S |
56 |
3 |
18 |
export_column_headers() |
S |
59 |
3 |
14 |
fputcsv() |
S |
60 |
2 |
13 |
set_column_names() |
S |
70 |
2 |
6 |
escape_data() |
S |
67 |
2 |
7 |
send_content() |
S |
82 |
1 |
3 |
export_rows() |
S |
67 |
1 |
7 |
get_data_to_export() |
S |
82 |
1 |
3 |
get_csv_data() |
S |
81 |
1 |
3 |
prepare_data_to_export() |
S |
100 |
1 |
0 |
get_filename() |
S |
77 |
1 |
3 |
get_quiz_report() |
S |
100 |
1 |
0 |
export_quiz_report() |
S |
74 |
1 |
5 |
export() |
S |
70 |
1 |
6 |
get_default_column_names() |
S |
82 |
1 |
3 |
set_columns_to_export() |
S |
79 |
1 |
3 |
get_columns_to_export() |
S |
82 |
1 |
3 |
get_column_names() |
S |
77 |
1 |
3 |
get_delimiter() |
S |
78 |
1 |
3 |
set_filename() |
S |
77 |
1 |
3 |