-
Home
-
Gestion-Pymes
-
2.0.0 (latest)
-
Code
-
Classes
- GestionPymes
| Total Complexity |
22 |
| Dependencies |
0 |
| Dependents |
3 |
| Total lines |
156 |
| Lines of code |
104 |
| Logical lines of code |
59 |
| Comment lines |
15 |
| Methods |
11 |
| Properties |
0 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getInvoiceSubtotal() |
S |
56 |
6 |
16 |
| getBudgetSubtotal() |
S |
56 |
6 |
16 |
| budgetToInvoice() |
S |
49 |
2 |
30 |
| getCustomerInvoices() |
S |
64 |
1 |
10 |
| getCustomerBudgets() |
S |
64 |
1 |
10 |
| getInvoiceTax() |
S |
74 |
1 |
4 |
| getInvoiceIRPF() |
S |
74 |
1 |
4 |
| getInvoiceTotal() |
S |
77 |
1 |
3 |
| getBudgetTax() |
S |
74 |
1 |
4 |
| getBudgetIRPF() |
S |
74 |
1 |
4 |
| getBudgetTotal() |
S |
77 |
1 |
3 |