-
Home
-
Advanced Order Export For WooCommerce
-
4.0.2 (latest)
-
Code
-
Classes
- WOE_Formatter_Csv
Total Complexity |
13 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
63 |
Lines of code |
39 |
Logical lines of code |
21 |
Comment lines |
4 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_array() |
S |
66 |
3 |
9 |
__construct() |
S |
69 |
2 |
5 |
finish() |
S |
71 |
2 |
5 |
force_quotes() |
S |
68 |
2 |
6 |
remove_linebreaks_from_array() |
S |
78 |
1 |
3 |
delete_linebreaks_from_array() |
S |
78 |
1 |
3 |
remove_linebreaks_callback() |
S |
79 |
1 |
3 |
delete_linebreaks_callback() |
S |
72 |
1 |
5 |