Total Complexity | 8 |
Dependencies | 1 |
Dependents | 3 |
Total lines | 96 |
Lines of code | 33 |
Logical lines of code | 13 |
Comment lines | 43 |
Methods | 8 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 74 | 1 | 5 | |
get_first_name() | 82 | 1 | 3 | |
set_first_name() | 77 | 1 | 4 | |
get_last_name() | 82 | 1 | 3 | |
set_last_name() | 77 | 1 | 4 | |
get_address() | 82 | 1 | 3 | |
set_address() | 77 | 1 | 4 | |
jsonSerialize() | 69 | 1 | 7 |