-
Home
-
Marketing automation, Email and SMS for Woocommerce and WordPress
-
1.1.1 (latest)
-
Code
-
Classes
- Message_Business_Billing
| Total Complexity |
19 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
90 |
| Lines of code |
65 |
| Logical lines of code |
36 |
| Comment lines |
0 |
| Methods |
10 |
| Properties |
9 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getFirstName() |
S |
72 |
2 |
6 |
| getLastName() |
S |
72 |
2 |
6 |
| getEmail() |
S |
72 |
2 |
6 |
| getCompanyName() |
S |
72 |
2 |
6 |
| getAddress1() |
S |
72 |
2 |
6 |
| getAddress2() |
S |
72 |
2 |
6 |
| getZipCode() |
S |
72 |
2 |
6 |
| getCity() |
S |
72 |
2 |
6 |
| getCountry() |
S |
72 |
2 |
6 |
| __construct() |
S |
63 |
1 |
11 |