-
Home
-
WP Trip Summary
-
0.3.1
-
Code
-
Classes
- Abp01_Installer_Step_UninstallSchema
Total Complexity |
17 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
98 |
Lines of code |
68 |
Logical lines of code |
31 |
Comment lines |
6 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_getTablesToUninstall() |
S |
55 |
3 |
21 |
_uninstallSchema() |
S |
67 |
3 |
8 |
_dropTable() |
S |
63 |
2 |
11 |
__construct() |
S |
81 |
1 |
3 |
execute() |
S |
76 |
1 |
4 |
getLastError() |
S |
82 |
1 |
3 |
_getRouteTrackTableName() |
S |
81 |
1 |
3 |
_getRouteDetailsTableName() |
S |
81 |
1 |
3 |
_getLookupLangTableName() |
S |
81 |
1 |
3 |
_getLookupTableName() |
S |
81 |
1 |
3 |
_getRouteDetailsLookupTableName() |
S |
81 |
1 |
3 |
_getRouteLogTableName() |
S |
81 |
1 |
3 |