-
Home
-
PayMatch
-
1.0.5 (latest)
-
Code
-
Classes
- PCM_Customer
Total Complexity |
10 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
120 |
Lines of code |
42 |
Logical lines of code |
17 |
Comment lines |
55 |
Methods |
10 |
Properties |
4 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
71 |
1 |
6 |
get_first_name() |
S |
82 |
1 |
3 |
set_first_name() |
S |
77 |
1 |
4 |
get_last_name() |
S |
82 |
1 |
3 |
set_last_name() |
S |
77 |
1 |
4 |
get_date_of_birth() |
S |
82 |
1 |
3 |
set_date_of_birth() |
S |
77 |
1 |
4 |
get_address() |
S |
82 |
1 |
3 |
set_address() |
S |
77 |
1 |
4 |
jsonSerialize() |
S |
67 |
1 |
8 |