-
Home
-
Photo Gallery, Sliders, Proofing and Themes – NextGEN Gallery
-
3.23
-
Code
-
Classes
- C_DataMapper_Driver_Base
| Total Complexity |
109 |
| Dependencies |
6 |
| Dependents |
2 |
| Total lines |
503 |
| Lines of code |
322 |
| Logical lines of code |
194 |
| Comment lines |
142 |
| Methods |
31 |
| Properties |
5 |
Methods 31
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _parse_where_clause() |
B |
39 |
20 |
62 |
| cast_columns() |
A |
49 |
12 |
29 |
| strip_slashes() |
A |
50 |
11 |
27 |
| _set_default_value() |
A |
48 |
10 |
35 |
| _where() |
A |
52 |
9 |
26 |
| find_all() |
S |
59 |
6 |
16 |
| unserialize_columns() |
S |
68 |
4 |
7 |
| get_table_name() |
S |
65 |
3 |
9 |
| get_from_cache() |
S |
69 |
3 |
7 |
| find_first() |
S |
66 |
3 |
8 |
| initialize() |
S |
68 |
2 |
8 |
| lookup_columns() |
S |
66 |
2 |
8 |
| update_columns_cache() |
S |
63 |
2 |
10 |
| has_column() |
S |
71 |
2 |
6 |
| cache() |
S |
74 |
2 |
5 |
| convert_to_model() |
S |
64 |
2 |
10 |
| is_model() |
S |
78 |
2 |
3 |
| define() |
S |
71 |
1 |
6 |
| get_object_name() |
S |
83 |
1 |
3 |
| set_model_factory_method() |
S |
82 |
1 |
3 |
| get_model_factory_method() |
S |
83 |
1 |
3 |
| get_primary_key_column() |
S |
83 |
1 |
3 |
| get_driver_class_name() |
S |
82 |
1 |
3 |
| flush_query_cache() |
S |
82 |
1 |
3 |
| _clean_column() |
S |
78 |
1 |
3 |
| add_serialized_column() |
S |
81 |
1 |
3 |
| where_and() |
S |
80 |
1 |
3 |
| where_or() |
S |
80 |
1 |
3 |
| where() |
S |
80 |
1 |
3 |
| get_defined_column_names() |
S |
81 |
1 |
3 |
| has_defined_column() |
S |
76 |
1 |
4 |