| Class | Coverage | Complexity | CRAP |
|---|---|---|---|
| Automattic\Jetpack\Sync\Queue\Queue_Storage_Table | 0.0% | 50 | 2550 |
| Automattic\Jetpack\Sync\Queue\Queue_Storage_Options | 31.2% | 23 | 194 |
| Method | Coverage | Complexity | CRAP |
|---|---|---|---|
| is_custom_table_healthy | 0.0% | 9 | 90 |
| add_all | 0.0% | 4 | 20 |
| custom_table_exists | 0.0% | 4 | 20 |
| get_item_count | 0.0% | 4 | 20 |
| get_lag | 0.0% | 4 | 20 |
| add_all | 0.0% | 4 | 20 |
| migrate_from_options_table_to_custom_table | 0.0% | 4 | 20 |
| migrate_from_custom_table_to_options_table | 0.0% | 4 | 20 |
| fetch_items_by_ids | 0.0% | 3 | 12 |
| delete_items_by_ids | 0.0% | 3 | 12 |
| fetch_items | 0.0% | 3 | 12 |
| fetch_items_by_ids | 0.0% | 3 | 12 |
| __construct | 0.0% | 2 | 6 |
| drop_table | 0.0% | 2 | 6 |
| initialize_custom_sync_table | 0.0% | 2 | 6 |
| get_lag | 57.1% | 4 | 5 |
| __construct | 66.7% | 2 | 2 |