-
Home
-
Locatoraid Store Locator
-
3.9.63 (latest)
-
Code
-
Classes
- HC_Database
| Total Complexity |
20 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
107 |
| Lines of code |
71 |
| Logical lines of code |
38 |
| Comment lines |
2 |
| Methods |
15 |
| Properties |
2 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| table_exists() |
S |
64 |
3 |
9 |
| list_tables() |
S |
66 |
2 |
9 |
| field_exists() |
S |
71 |
2 |
5 |
| list_fields() |
S |
65 |
2 |
9 |
| __construct() |
S |
76 |
1 |
4 |
| engine() |
S |
82 |
1 |
3 |
| query_builder() |
S |
71 |
1 |
6 |
| dbforge() |
S |
75 |
1 |
4 |
| query() |
S |
80 |
1 |
3 |
| insert_id() |
S |
81 |
1 |
3 |
| queries() |
S |
81 |
1 |
3 |
| results() |
S |
81 |
1 |
3 |
| get_error() |
S |
81 |
1 |
3 |
| prefix() |
S |
82 |
1 |
3 |
| set_prefix() |
S |
77 |
1 |
4 |