| Total Complexity | 61 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 472 |
| Lines of code | 180 |
| Logical lines of code | 109 |
| Comment lines | 141 |
| Methods | 12 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| track_block_removal_on_delete() | 51 | 10 | 26 | |
| update_global_stats_correctly() | 52 | 9 | 25 | |
| track_block_changes_on_save() | 52 | 8 | 23 | |
| update_global_stats() | 54 | 7 | 21 | |
| track_block_addition_on_untrash() | 56 | 6 | 18 | |
| count_blocks_recursive() | 61 | 6 | 11 | |
| initialize_existing_posts() | 51 | 5 | 25 | |
| count_blocks_in_post() | 61 | 4 | 12 | |
| get_instance() | 71 | 2 | 6 | |
| get_post_block_counts() | 74 | 2 | 4 | |
| __construct() | 69 | 1 | 6 | |
| track_block_removal_on_trash() | 81 | 1 | 3 |