Total Complexity | 9 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 173 |
Lines of code | 94 |
Logical lines of code | 72 |
Comment lines | 30 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setUp() | 59 | 2 | 15 | |
test_database_upgrade_missing_tables_does_fresh_install() | 59 | 1 | 13 | |
test_database_upgrade_performs_upgrade_with_low_version() | 59 | 1 | 13 | |
test_database_upgrade_no_version_does_fresh_install() | 60 | 1 | 13 | |
test_database_upgrade_fresh_install_requested_does_fresh_install() | 59 | 1 | 13 | |
setVerboseErrorHandler() | 64 | 1 | 11 | |
tearDown() | 71 | 1 | 6 | |
test_database_upgrade_from_current_without_fresh_install_does_nothing() | 63 | 1 | 10 |