-
Home
-
Client Invoicing by Sprout Invoices – Easy Estimates and Invoices for WordPress
-
20.7.0
-
Code
-
Classes
- SI_CSV_Import
| Total Complexity |
134 |
| Dependencies |
8 |
| Dependents |
0 |
| Total lines |
865 |
| Lines of code |
660 |
| Logical lines of code |
280 |
| Comment lines |
90 |
| Methods |
22 |
| Properties |
1 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| save_options() |
C |
39 |
25 |
56 |
| create_invoice() |
B |
38 |
21 |
65 |
| create_estimate() |
B |
38 |
20 |
63 |
| create_contact() |
A |
49 |
11 |
29 |
| build_line_items() |
A |
52 |
8 |
23 |
| create_client() |
S |
52 |
7 |
22 |
| csv_to_array() |
S |
54 |
7 |
20 |
| import_estimates() |
S |
41 |
4 |
65 |
| import_invoices() |
S |
41 |
4 |
65 |
| import_clients() |
S |
42 |
4 |
59 |
| create_payment() |
S |
50 |
6 |
27 |
| import_payments() |
S |
43 |
4 |
53 |
| get_options() |
S |
44 |
1 |
53 |
| import_authentication() |
S |
52 |
2 |
29 |
| return_error() |
S |
66 |
2 |
8 |
| return_progress() |
S |
70 |
2 |
6 |
| init() |
S |
80 |
1 |
3 |
| register() |
S |
78 |
1 |
3 |
| get_id() |
S |
80 |
1 |
3 |
| __clone() |
S |
79 |
1 |
3 |
| __sleep() |
S |
79 |
1 |
3 |
| __construct() |
S |
91 |
1 |
2 |