-
Home
-
Client Invoicing by Sprout Invoices – Easy Estimates and Invoices for WordPress
-
20.7.0
-
Code
-
Classes
- SI_WPInvoice_Import
| Total Complexity |
90 |
| Dependencies |
7 |
| Dependents |
0 |
| Total lines |
543 |
| Lines of code |
407 |
| Logical lines of code |
174 |
| Comment lines |
84 |
| Methods |
18 |
| Properties |
1 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_invoice() |
D |
30 |
35 |
107 |
| create_client() |
A |
43 |
16 |
41 |
| import_invoices() |
A |
34 |
10 |
104 |
| import_authentication() |
S |
43 |
3 |
51 |
| create_invoice_payment() |
S |
53 |
5 |
20 |
| create_contact() |
S |
58 |
4 |
15 |
| get_options() |
S |
50 |
2 |
29 |
| delete_wpinvoice_data() |
S |
73 |
3 |
4 |
| return_error() |
S |
66 |
2 |
8 |
| return_progress() |
S |
70 |
2 |
6 |
| init() |
S |
78 |
1 |
3 |
| register() |
S |
78 |
1 |
3 |
| get_id() |
S |
80 |
1 |
3 |
| save_options() |
S |
89 |
1 |
2 |
| create_estimate() |
S |
82 |
1 |
3 |
| __clone() |
S |
79 |
1 |
3 |
| __sleep() |
S |
79 |
1 |
3 |
| __construct() |
S |
91 |
1 |
2 |