| Total Complexity | 70 | 
| Dependencies | 2 | 
| Dependents | 3 | 
| Total lines | 515 | 
| Lines of code | 374 | 
| Logical lines of code | 176 | 
| Comment lines | 48 | 
| Methods | 15 | 
| Properties | 5 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| handle_import() | 36 | 17 | 80 | |
| get_related_posts_recursive() | 50 | 10 | 27 | |
| display_import_notices() | 56 | 7 | 18 | |
| handle_export() | 43 | 5 | 48 | |
| update_block_ids() | 57 | 6 | 16 | |
| import_single_post() | 54 | 5 | 22 | |
| add_import_modal_styles() | 53 | 2 | 49 | |
| enqueue_scripts() | 55 | 3 | 25 | |
| prepare_post_for_export() | 56 | 3 | 18 | |
| add_import_export_buttons() | 69 | 4 | 6 | |
| handle_bulk_export() | 65 | 3 | 9 | |
| __construct() | 59 | 2 | 13 | |
| render_import_export_buttons() | 54 | 1 | 26 | |
| redirect_with_error() | 62 | 1 | 13 | |
| register_bulk_export_action() | 75 | 1 | 4 |