-
Home
-
Client Invoicing by Sprout Invoices – Easy Estimates and Invoices for WordPress
-
20.7.0
-
Code
-
Classes
- SI_Client
| Total Complexity |
48 |
| Dependencies |
4 |
| Dependents |
26 |
| Total lines |
299 |
| Lines of code |
183 |
| Logical lines of code |
80 |
| Comment lines |
53 |
| Methods |
33 |
| Properties |
2 |
Methods 33
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_instance() |
S |
62 |
6 |
11 |
| new_client() |
S |
50 |
3 |
29 |
| add_associated_user() |
S |
68 |
3 |
7 |
| remove_associated_user() |
S |
68 |
3 |
7 |
| init() |
S |
57 |
1 |
17 |
| get_associated_users() |
S |
68 |
2 |
7 |
| is_user_associated() |
S |
72 |
2 |
5 |
| get_payments() |
S |
65 |
2 |
9 |
| get_all_clients() |
S |
67 |
2 |
8 |
| client_role() |
S |
77 |
1 |
3 |
| estimate_submenu() |
S |
77 |
1 |
3 |
| __construct() |
S |
80 |
1 |
3 |
| get_address() |
S |
79 |
1 |
3 |
| set_address() |
S |
78 |
1 |
3 |
| set_associated_users() |
S |
71 |
1 |
6 |
| clear_associated_users() |
S |
73 |
1 |
5 |
| get_currency() |
S |
79 |
1 |
3 |
| set_currency() |
S |
78 |
1 |
3 |
| get_currency_symbol() |
S |
79 |
1 |
3 |
| set_currency_symbol() |
S |
78 |
1 |
3 |
| get_money_format() |
S |
75 |
1 |
4 |
| set_money_format() |
S |
78 |
1 |
3 |
| get_phone() |
S |
79 |
1 |
3 |
| set_phone() |
S |
78 |
1 |
3 |
| get_fax() |
S |
79 |
1 |
3 |
| set_fax() |
S |
78 |
1 |
3 |
| get_website() |
S |
79 |
1 |
3 |
| set_website() |
S |
78 |
1 |
3 |
| get_invoices() |
S |
74 |
1 |
4 |
| get_estimates() |
S |
74 |
1 |
4 |
| get_clients_by_user() |
S |
74 |
1 |
4 |
| get_payments_by_client() |
S |
73 |
1 |
5 |
| get_history() |
S |
80 |
1 |
3 |