-
Home
-
Performance Lab
-
2.4.0
-
Code
-
Classes
- Perflab_SQLite_Create_Query
Total Complexity |
46 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
486 |
Lines of code |
250 |
Logical lines of code |
120 |
Comment lines |
197 |
Methods |
22 |
Properties |
5 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
rewrite_field_types() |
S |
43 |
4 |
49 |
rewrite_query() |
S |
50 |
5 |
30 |
_rewrite_unique_key() |
S |
52 |
5 |
23 |
_rewrite_key() |
S |
53 |
5 |
22 |
post_process() |
S |
59 |
3 |
14 |
rewrite_autoincrement() |
S |
58 |
2 |
19 |
rewrite_foreign_key() |
S |
66 |
3 |
8 |
add_if_not_exists() |
S |
62 |
2 |
12 |
strip_backticks() |
S |
70 |
2 |
6 |
rewrite_primary_key() |
S |
68 |
2 |
7 |
get_table_name() |
S |
70 |
2 |
6 |
rewrite_character_set() |
S |
68 |
1 |
7 |
_remove_length() |
S |
82 |
1 |
3 |
rewrite_enum() |
S |
75 |
1 |
4 |
rewrite_key() |
S |
70 |
1 |
7 |
rewrite_set() |
S |
75 |
1 |
4 |
_rewrite_enum() |
S |
73 |
1 |
4 |
rewrite_unique_key() |
S |
70 |
1 |
7 |
rewrite_unsigned() |
S |
79 |
1 |
3 |
rewrite_engine_info() |
S |
75 |
1 |
4 |
rewrite_comments() |
S |
68 |
1 |
8 |
quote_illegal_field() |
S |
79 |
1 |
3 |