-
Home
-
WP Hotel Booking
-
2.0.0-beta-10
-
Code
-
Classes
- HB_Extra_Package
| Total Complexity |
51 |
| Dependencies |
1 |
| Dependents |
3 |
| Total lines |
277 |
| Lines of code |
163 |
| Logical lines of code |
99 |
| Comment lines |
67 |
| Methods |
15 |
| Properties |
7 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __get() |
B |
42 |
16 |
53 |
| __construct() |
A |
50 |
9 |
29 |
| instance() |
S |
54 |
6 |
22 |
| get_price_package() |
S |
60 |
3 |
13 |
| get_regular_price() |
S |
62 |
3 |
11 |
| get_data() |
S |
69 |
3 |
8 |
| amount() |
S |
79 |
2 |
3 |
| amount_singular() |
S |
74 |
2 |
4 |
| amount_include_tax() |
S |
79 |
1 |
3 |
| amount_exclude_tax() |
S |
79 |
1 |
3 |
| amount_singular_exclude_tax() |
S |
79 |
1 |
3 |
| amount_singular_include_tax() |
S |
79 |
1 |
3 |
| is_taxable() |
S |
83 |
1 |
3 |
| get_tax_class() |
S |
83 |
1 |
3 |
| is_in_stock() |
S |
91 |
1 |
2 |