| Total Complexity | 37 |
| Dependencies | 3 |
| Dependents | 1 |
| Total lines | 220 |
| Lines of code | 139 |
| Logical lines of code | 89 |
| Comment lines | 50 |
| Methods | 8 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| _get_rows() | 46 | 13 | 37 | |
| _get_csv_headings() | 48 | 6 | 33 | |
| _generate_csv() | 49 | 5 | 30 | |
| _get_posts_per_page() | 61 | 4 | 11 | |
| _get_paged() | 65 | 4 | 9 | |
| download() | 61 | 3 | 12 | |
| __construct() | 81 | 1 | 3 | |
| _escape_double_quote() | 75 | 1 | 4 |