Total Complexity | 36 |
Dependencies | 1 |
Dependents | 3 |
Total lines | 140 |
Lines of code | 93 |
Logical lines of code | 73 |
Comment lines | 6 |
Methods | 8 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
insert_into_db() | 50 | 9 | 26 | |
update_into_db() | 54 | 9 | 19 | |
load_from_db() | 54 | 8 | 20 | |
remove_from_db() | 58 | 4 | 14 | |
__set() | 75 | 2 | 4 | |
__get() | 78 | 2 | 3 | |
__construct() | 81 | 1 | 3 | |
create() | 75 | 1 | 4 |