-
Home
-
Performance Lab
-
2.4.0
-
Code
-
Classes
- Perflab_SQLite_PDO_Driver
Total Complexity |
109 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
782 |
Lines of code |
438 |
Logical lines of code |
313 |
Comment lines |
286 |
Methods |
27 |
Properties |
8 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
execute_duplicate_key_update() |
C |
30 |
26 |
118 |
rewrite_query() |
B |
38 |
18 |
74 |
parse_query() |
A |
44 |
14 |
46 |
handle_orderby_field() |
S |
50 |
5 |
28 |
rewrite_order_by_usage() |
S |
60 |
5 |
12 |
rewrite_limit_usage() |
S |
60 |
5 |
12 |
delete_workaround() |
S |
53 |
4 |
20 |
rewrite_between() |
S |
56 |
4 |
17 |
handle_show_columns_query() |
S |
58 |
3 |
15 |
handle_show_query() |
S |
62 |
3 |
10 |
handle_sql_count() |
S |
61 |
2 |
12 |
rewrite_date_sub() |
S |
66 |
2 |
7 |
handle_describe_query() |
S |
67 |
2 |
7 |
rewrite_date_add() |
S |
66 |
2 |
7 |
handle_show_index() |
S |
66 |
2 |
8 |
_fix_date_quoting() |
S |
77 |
1 |
3 |
rewrite_regexp() |
S |
75 |
1 |
4 |
handle_truncate_query() |
S |
75 |
1 |
4 |
fix_date_quoting() |
S |
75 |
1 |
4 |
delete_index_hints() |
S |
75 |
1 |
4 |
rewrite_badly_formed_dates() |
S |
75 |
1 |
4 |
rewrite_optimize() |
S |
81 |
1 |
3 |
handle_alter_query() |
S |
73 |
1 |
5 |
handle_create_query() |
S |
73 |
1 |
5 |
rewrite_update_ignore() |
S |
79 |
1 |
3 |
rewrite_insert_ignore() |
S |
79 |
1 |
3 |
return_true() |
S |
81 |
1 |
3 |