-
Home
-
Performance Lab
-
2.4.0
-
Code
-
Classes
- Perflab_SQLite_PDO_User_Defined_Functions
Total Complexity |
78 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
759 |
Lines of code |
291 |
Logical lines of code |
162 |
Comment lines |
352 |
Methods |
40 |
Properties |
1 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
derive_interval() |
B |
41 |
17 |
51 |
field() |
S |
53 |
7 |
20 |
locate() |
S |
60 |
4 |
14 |
date_sub() |
S |
58 |
3 |
17 |
date_add() |
S |
58 |
3 |
17 |
log() |
S |
61 |
3 |
13 |
concat() |
S |
61 |
3 |
12 |
dateformat() |
S |
47 |
1 |
37 |
__construct() |
S |
66 |
3 |
8 |
unix_timestamp() |
S |
78 |
2 |
3 |
from_unixtime() |
S |
74 |
2 |
4 |
_if() |
S |
78 |
2 |
3 |
inet_aton() |
S |
80 |
1 |
3 |
inet_ntoa() |
S |
80 |
1 |
3 |
lcase() |
S |
80 |
1 |
3 |
release_lock() |
S |
82 |
1 |
3 |
get_lock() |
S |
82 |
1 |
3 |
datediff() |
S |
70 |
1 |
6 |
utc_date() |
S |
79 |
1 |
3 |
utc_time() |
S |
79 |
1 |
3 |
greatest() |
S |
76 |
1 |
4 |
least() |
S |
76 |
1 |
4 |
utc_timestamp() |
S |
79 |
1 |
3 |
ucase() |
S |
80 |
1 |
3 |
isnull() |
S |
80 |
1 |
3 |
regexp() |
S |
72 |
1 |
5 |
month() |
S |
79 |
1 |
3 |
date() |
S |
79 |
1 |
3 |
substring() |
S |
79 |
1 |
3 |
rand() |
S |
79 |
1 |
3 |
md5() |
S |
80 |
1 |
3 |
char_length() |
S |
80 |
1 |
3 |
curdate() |
S |
80 |
1 |
3 |
now() |
S |
80 |
1 |
3 |
hour() |
S |
75 |
1 |
4 |
minute() |
S |
78 |
1 |
3 |
second() |
S |
78 |
1 |
3 |
day() |
S |
79 |
1 |
3 |
year() |
S |
79 |
1 |
3 |
version() |
S |
82 |
1 |
3 |