-
Home
-
Performance Lab
-
2.4.0
-
Code
-
Classes
- Perflab_SQLite_Alter_Query
Total Complexity |
88 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
600 |
Lines of code |
424 |
Logical lines of code |
317 |
Comment lines |
99 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
command_tokenizer() |
C |
30 |
27 |
128 |
rewrite_query() |
B |
39 |
16 |
64 |
handle_change_command() |
A |
41 |
11 |
54 |
handle_alter_command() |
A |
40 |
9 |
57 |
handle_modify_command() |
A |
46 |
7 |
36 |
handle_single_command() |
S |
55 |
6 |
18 |
handle_drop_primary_key() |
S |
50 |
5 |
27 |
convert_field_types() |
S |
53 |
4 |
20 |
handle_add_primary_key() |
S |
54 |
3 |
20 |