-
Home
-
Breezing Forms
-
1.2.8.11 (latest)
-
Code
-
Classes
- JDatabaseImporterMySQL
Total Complexity |
60 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
633 |
Lines of code |
282 |
Logical lines of code |
137 |
Comment lines |
250 |
Methods |
18 |
Properties |
5 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAlterTableSQL() |
B |
35 |
20 |
83 |
mergeStructure() |
A |
44 |
8 |
51 |
getColumnSQL() |
A |
48 |
7 |
36 |
getKeySQL() |
S |
50 |
6 |
29 |
getKeyLookup() |
S |
57 |
4 |
20 |
check() |
S |
64 |
3 |
11 |
__construct() |
S |
70 |
1 |
6 |
getDropPrimaryKeySQL() |
S |
75 |
1 |
4 |
setDbo() |
S |
77 |
1 |
4 |
getRealTableName() |
S |
73 |
1 |
5 |
getDropColumnSQL() |
S |
75 |
1 |
4 |
getDropKeySQL() |
S |
75 |
1 |
4 |
asXml() |
S |
77 |
1 |
4 |
getChangeColumnSQL() |
S |
71 |
1 |
5 |
getAddKeySQL() |
S |
74 |
1 |
4 |
getAddColumnSQL() |
S |
74 |
1 |
4 |
from() |
S |
77 |
1 |
4 |
withStructure() |
S |
76 |
1 |
4 |