Total Complexity | 8 |
Dependencies | 10 |
Dependents | 0 |
Total lines | 136 |
Lines of code | 98 |
Logical lines of code | 83 |
Comment lines | 10 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
test_migrate_completed_action_from_wpPost_to_db() | 54 | 1 | 20 | |
test_migrate_failed_action_from_wpPost_to_db() | 54 | 1 | 20 | |
test_migrate_canceled_action_from_wpPost_to_db() | 54 | 1 | 20 | |
test_migrate_from_wpPost_to_db() | 55 | 1 | 18 | |
setUp() | 69 | 2 | 7 | |
test_does_not_migrate_missing_action_from_wpPost_to_db() | 63 | 1 | 10 | |
get_log_migrator() | 79 | 1 | 3 |