-
Home
-
PayMatch
-
1.0.5 (latest)
-
Code
-
Classes
- PCM_Address
| Total Complexity |
14 |
| Dependencies |
0 |
| Dependents |
5 |
| Total lines |
173 |
| Lines of code |
60 |
| Logical lines of code |
25 |
| Comment lines |
79 |
| Methods |
14 |
| Properties |
6 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
67 |
1 |
8 |
| get_street() |
S |
82 |
1 |
3 |
| set_street() |
S |
77 |
1 |
4 |
| get_house_number() |
S |
82 |
1 |
3 |
| set_house_number() |
S |
77 |
1 |
4 |
| get_house_number_addition() |
S |
82 |
1 |
3 |
| set_house_number_addition() |
S |
77 |
1 |
4 |
| get_zip_code() |
S |
82 |
1 |
3 |
| set_zip_code() |
S |
77 |
1 |
4 |
| get_city() |
S |
82 |
1 |
3 |
| set_city() |
S |
77 |
1 |
4 |
| get_country() |
S |
82 |
1 |
3 |
| set_country() |
S |
77 |
1 |
4 |
| jsonSerialize() |
S |
64 |
1 |
10 |