-
Home
-
Laterpay
-
2.9.7 (latest)
-
Code
-
Classes
- LaterPay_Core_Entity
| Total Complexity |
110 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
877 |
| Lines of code |
386 |
| Logical lines of code |
227 |
| Comment lines |
369 |
| Methods |
43 |
| Properties |
8 |
Methods 43
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_data() |
B |
43 |
17 |
50 |
| __call() |
A |
49 |
8 |
31 |
| to_xml() |
S |
52 |
6 |
23 |
| flag_dirty() |
S |
59 |
4 |
15 |
| to_array() |
S |
60 |
4 |
14 |
| serialize() |
S |
59 |
4 |
14 |
| set_data() |
S |
60 |
3 |
14 |
| __construct() |
S |
62 |
3 |
13 |
| unset_data() |
S |
61 |
3 |
13 |
| to_string() |
S |
61 |
3 |
12 |
| unset_old_data() |
S |
63 |
3 |
11 |
| get_original_data() |
S |
64 |
3 |
11 |
| _add_full_names() |
S |
64 |
3 |
9 |
| has_data() |
S |
70 |
3 |
6 |
| _prepare_array() |
S |
67 |
3 |
8 |
| is_dirty() |
S |
66 |
3 |
9 |
| is_deleted() |
S |
69 |
2 |
7 |
| get_id() |
S |
72 |
2 |
6 |
| set_id() |
S |
68 |
2 |
8 |
| add_data() |
S |
70 |
2 |
6 |
| _get_data() |
S |
67 |
2 |
8 |
| get_data_set_default() |
S |
70 |
2 |
6 |
| is_empty() |
S |
72 |
2 |
6 |
| _underscore() |
S |
66 |
2 |
8 |
| set_original_data() |
S |
67 |
2 |
8 |
| offset_get() |
S |
67 |
2 |
8 |
| _init_old_fields_map() |
S |
91 |
1 |
2 |
| _prepare_sync_map_for_fields() |
S |
70 |
1 |
6 |
| _construct() |
S |
98 |
1 |
1 |
| has_data_changes() |
S |
82 |
1 |
3 |
| set_id_field_name() |
S |
77 |
1 |
4 |
| get_id_field_name() |
S |
82 |
1 |
3 |
| set_data_using_method() |
S |
72 |
1 |
5 |
| get_data_using_method() |
S |
75 |
1 |
4 |
| to_json() |
S |
73 |
1 |
5 |
| __get() |
S |
76 |
1 |
4 |
| __set() |
S |
76 |
1 |
4 |
| _camelize() |
S |
79 |
1 |
3 |
| data_has_changed_for() |
S |
73 |
1 |
5 |
| set_data_changes() |
S |
76 |
1 |
4 |
| offset_set() |
S |
80 |
1 |
3 |
| offset_exists() |
S |
79 |
1 |
3 |
| offset_unset() |
S |
80 |
1 |
3 |