-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.7.2
-
Code
-
Classes
- LP_Datetime
Total Complexity |
37 |
Dependencies |
2 |
Dependents |
9 |
Total lines |
299 |
Lines of code |
173 |
Logical lines of code |
92 |
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 |
48 |
6 |
37 |
__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 |