-
Home
-
WPJAM Basic
-
6.8.1.1 (latest)
-
Code
-
Classes
- WPJAM_Model
Total Complexity |
57 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
209 |
Lines of code |
154 |
Logical lines of code |
70 |
Comment lines |
5 |
Methods |
32 |
Properties |
2 |
Methods 32
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
S |
55 |
7 |
20 |
__construct() |
S |
59 |
5 |
15 |
get_data() |
S |
71 |
3 |
5 |
validate_by_field() |
S |
73 |
3 |
4 |
get_handler() |
S |
77 |
3 |
3 |
get_instance() |
S |
71 |
3 |
5 |
set_data() |
S |
66 |
3 |
8 |
__isset() |
S |
78 |
2 |
3 |
meta_input() |
S |
73 |
2 |
5 |
__get() |
S |
77 |
2 |
3 |
reset_data() |
S |
70 |
2 |
7 |
__callStatic() |
S |
69 |
2 |
6 |
get_primary_id() |
S |
80 |
1 |
3 |
set_handler() |
S |
79 |
1 |
3 |
get_actions() |
S |
67 |
1 |
7 |
__unset() |
S |
81 |
1 |
3 |
insert_multi() |
S |
77 |
1 |
3 |
delete_multi() |
S |
70 |
1 |
6 |
delete() |
S |
71 |
1 |
6 |
update() |
S |
77 |
1 |
3 |
insert() |
S |
78 |
1 |
3 |
offsetExists() |
S |
79 |
1 |
3 |
unset_data() |
S |
80 |
1 |
3 |
offsetGet() |
S |
80 |
1 |
3 |
find() |
S |
80 |
1 |
3 |
offsetSet() |
S |
80 |
1 |
3 |
meta_exists() |
S |
79 |
1 |
3 |
__set() |
S |
80 |
1 |
3 |
offsetUnset() |
S |
81 |
1 |
3 |
to_array() |
S |
81 |
1 |
3 |
getIterator() |
S |
80 |
1 |
3 |
meta_get() |
S |
79 |
1 |
3 |