-
Home
-
WPJAM Basic
-
6.4
-
Code
-
Classes
- WPJAM_Model
Total Complexity |
95 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
385 |
Lines of code |
268 |
Logical lines of code |
140 |
Comment lines |
20 |
Methods |
39 |
Properties |
2 |
Methods 39
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
call_handler() |
A |
44 |
13 |
41 |
save() |
A |
54 |
8 |
21 |
insert_multi() |
S |
56 |
6 |
19 |
__construct() |
S |
57 |
5 |
19 |
delete_multi() |
S |
62 |
4 |
12 |
get_instance() |
S |
66 |
4 |
8 |
meta_input() |
S |
69 |
4 |
6 |
set_data() |
S |
66 |
3 |
8 |
delete() |
S |
66 |
3 |
8 |
get_handler() |
S |
68 |
3 |
7 |
meta_get() |
S |
74 |
3 |
4 |
meta_exists() |
S |
73 |
3 |
4 |
get_data() |
S |
66 |
3 |
8 |
__isset() |
S |
70 |
3 |
6 |
reset_data() |
S |
70 |
2 |
7 |
method_exists() |
S |
75 |
2 |
4 |
__get() |
S |
74 |
2 |
4 |
update() |
S |
66 |
2 |
8 |
insert() |
S |
67 |
2 |
8 |
validate_data() |
S |
81 |
1 |
3 |
get_actions() |
S |
67 |
1 |
7 |
__set() |
S |
80 |
1 |
3 |
__unset() |
S |
81 |
1 |
3 |
offsetExists() |
S |
75 |
1 |
4 |
get() |
S |
79 |
1 |
3 |
sanitize_data() |
S |
81 |
1 |
3 |
set_handler() |
S |
79 |
1 |
3 |
get_primary_key() |
S |
80 |
1 |
3 |
unset_data() |
S |
80 |
1 |
3 |
offsetGet() |
S |
80 |
1 |
3 |
get_handler_name() |
S |
80 |
1 |
3 |
offsetSet() |
S |
80 |
1 |
3 |
find() |
S |
80 |
1 |
3 |
offsetUnset() |
S |
81 |
1 |
3 |
getIterator() |
S |
80 |
1 |
3 |
get_primary_id() |
S |
76 |
1 |
4 |
is_deletable() |
S |
82 |
1 |
3 |
to_array() |
S |
81 |
1 |
3 |
__callStatic() |
S |
78 |
1 |
3 |