-
Home
-
Client Invoicing by Sprout Invoices – Easy Estimates and Invoices for WordPress
-
20.7.0
-
Code
-
Classes
- SI_Sliced_Invoices_Import
Total Complexity |
57 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
468 |
Lines of code |
335 |
Logical lines of code |
141 |
Comment lines |
64 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_invoice() |
B |
38 |
15 |
63 |
create_client() |
A |
46 |
12 |
34 |
import_invoices() |
A |
35 |
7 |
99 |
import_authentication() |
S |
43 |
3 |
52 |
create_invoice_payment() |
S |
58 |
3 |
15 |
get_options() |
S |
50 |
2 |
29 |
delete_slicedinvoices_data() |
S |
73 |
3 |
4 |
return_progress() |
S |
70 |
2 |
6 |
return_error() |
S |
66 |
2 |
8 |
__construct() |
S |
91 |
1 |
2 |
__sleep() |
S |
79 |
1 |
3 |
init() |
S |
78 |
1 |
3 |
__clone() |
S |
79 |
1 |
3 |
create_estimate() |
S |
82 |
1 |
3 |
register() |
S |
78 |
1 |
3 |
get_id() |
S |
80 |
1 |
3 |
create_contact() |
S |
71 |
1 |
5 |