-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.7.4
-
Code
-
Classes
- LP_Datetime
Total Complexity |
41 |
Dependencies |
2 |
Dependents |
11 |
Total lines |
343 |
Lines of code |
208 |
Logical lines of code |
110 |
Comment lines |
104 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
format_human_time_diff() |
A |
39 |
10 |
70 |
format() |
A |
43 |
9 |
50 |
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 |
getTimestampLocal() |
S |
78 |
1 |
3 |