| Total Complexity | 23 |
| Dependencies | 0 |
| Dependents | 0 |
| Total lines | 168 |
| Lines of code | 110 |
| Logical lines of code | 65 |
| Comment lines | 43 |
| Methods | 8 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| migrate() | 50 | 6 | 28 | |
| already_migrated() | 62 | 4 | 12 | |
| get_records() | 56 | 3 | 17 | |
| update_relative_record() | 56 | 2 | 20 | |
| __construct() | 66 | 3 | 9 | |
| maybe_schedule() | 64 | 2 | 9 | |
| unschedule() | 68 | 2 | 7 | |
| add_migration_schedule() | 66 | 1 | 8 |