-
Home
-
Client Invoicing by Sprout Invoices – Easy Estimates and Invoices for WordPress
-
20.7.0
-
Code
-
Classes
- SI_Harvest_Import
| Total Complexity |
77 |
| Dependencies |
12 |
| Dependents |
0 |
| Total lines |
824 |
| Lines of code |
588 |
| Logical lines of code |
263 |
| Comment lines |
121 |
| Methods |
23 |
| Properties |
5 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| import_invoices() |
B |
30 |
14 |
134 |
| save_options() |
A |
54 |
10 |
20 |
| import_clients() |
A |
39 |
6 |
72 |
| import_contacts() |
A |
39 |
6 |
72 |
| create_invoice() |
S |
47 |
4 |
33 |
| create_invoice_payment() |
S |
49 |
4 |
31 |
| create_contact() |
S |
50 |
4 |
28 |
| get_options() |
S |
41 |
1 |
71 |
| create_client() |
S |
56 |
4 |
17 |
| csv_to_array() |
S |
57 |
4 |
15 |
| add_invoice_line_items() |
S |
56 |
3 |
17 |
| import_authentication() |
S |
54 |
2 |
21 |
| import_archived_data() |
S |
73 |
3 |
4 |
| import_estimates() |
S |
57 |
1 |
17 |
| return_error() |
S |
66 |
2 |
8 |
| return_progress() |
S |
73 |
2 |
5 |
| init() |
S |
70 |
1 |
6 |
| register() |
S |
78 |
1 |
3 |
| get_id() |
S |
80 |
1 |
3 |
| create_estimate() |
S |
82 |
1 |
3 |
| __clone() |
S |
79 |
1 |
3 |
| __sleep() |
S |
79 |
1 |
3 |
| __construct() |
S |
91 |
1 |
2 |