-
Home
-
MyStyle Custom Product Designer
-
3.19.1
-
Code
-
Classes
- MyStyle_Session
| Total Complexity |
22 |
| Dependencies |
3 |
| Dependents |
30 |
| Total lines |
336 |
| Lines of code |
110 |
| Logical lines of code |
55 |
| Comment lines |
174 |
| Methods |
18 |
| Properties |
6 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| generate_session_id() |
S |
55 |
4 |
18 |
| create() |
S |
66 |
2 |
9 |
| get_schema() |
S |
63 |
1 |
13 |
| __construct() |
S |
69 |
1 |
7 |
| create_from_result_object() |
S |
64 |
1 |
10 |
| get_session_id() |
S |
82 |
1 |
3 |
| get_created() |
S |
82 |
1 |
3 |
| get_created_gmt() |
S |
82 |
1 |
3 |
| set_modified() |
S |
81 |
1 |
3 |
| get_modified() |
S |
82 |
1 |
3 |
| set_modified_gmt() |
S |
81 |
1 |
3 |
| get_modified_gmt() |
S |
82 |
1 |
3 |
| set_persistent() |
S |
81 |
1 |
3 |
| is_persistent() |
S |
82 |
1 |
3 |
| get_table_name() |
S |
76 |
1 |
4 |
| get_primary_key() |
S |
80 |
1 |
3 |
| get_data_array() |
S |
65 |
1 |
9 |
| get_insert_format() |
S |
67 |
1 |
10 |