-
Home
-
Client Invoicing by Sprout Invoices – Easy Estimates and Invoices for WordPress
-
20.7.0
-
Code
-
Classes
- SI_Freshbooks_Import
| Total Complexity |
174 |
| Dependencies |
9 |
| Dependents |
0 |
| Total lines |
941 |
| Lines of code |
708 |
| Logical lines of code |
322 |
| Comment lines |
120 |
| Methods |
23 |
| Properties |
4 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_estimate() |
C |
35 |
28 |
76 |
| create_invoice() |
C |
35 |
27 |
73 |
| create_client() |
C |
42 |
27 |
39 |
| create_contacts() |
A |
52 |
14 |
21 |
| import_clients() |
A |
36 |
8 |
87 |
| import_estimates() |
A |
38 |
8 |
72 |
| import_invoices() |
A |
38 |
8 |
72 |
| import_payments() |
A |
38 |
8 |
72 |
| create_contact() |
A |
52 |
10 |
22 |
| save_options() |
A |
56 |
8 |
17 |
| create_payment() |
S |
50 |
7 |
26 |
| get_options() |
S |
42 |
1 |
61 |
| csv_to_array() |
S |
57 |
4 |
15 |
| import_authentication() |
S |
55 |
3 |
18 |
| import_archived_data() |
S |
73 |
3 |
4 |
| return_error() |
S |
66 |
2 |
8 |
| return_progress() |
S |
70 |
2 |
6 |
| init() |
S |
72 |
1 |
5 |
| 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 |