-
Home
-
WP Hotel Booking
-
2.1.8
-
Code
-
Classes
- WPHB_Datetime
| Total Complexity |
37 |
| Dependencies |
3 |
| Dependents |
3 |
| Total lines |
298 |
| Lines of code |
170 |
| Logical lines of code |
91 |
| Comment lines |
97 |
| Methods |
11 |
| Properties |
2 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| format() |
A |
43 |
9 |
50 |
| format_human_time_diff() |
A |
46 |
7 |
38 |
| get_string_plural_duration() |
S |
49 |
6 |
34 |
| __construct() |
S |
63 |
4 |
10 |
| is_null() |
S |
79 |
2 |
3 |
| toSql() |
S |
72 |
2 |
6 |
| getTimestamp() |
S |
65 |
2 |
9 |
| get_timezone_string() |
S |
63 |
2 |
10 |
| get_raw_date() |
S |
82 |
1 |
3 |
| __toString() |
S |
80 |
1 |
3 |
| toSqlLocal() |
S |
74 |
1 |
4 |