-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
3.2.0
-
Code
-
Classes
- UR_Log_Handler_File
Total Complexity |
64 |
Dependencies |
0 |
Dependents |
4 |
Total lines |
412 |
Lines of code |
193 |
Logical lines of code |
112 |
Comment lines |
168 |
Methods |
18 |
Properties |
3 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
open() |
S |
54 |
7 |
22 |
remove() |
S |
58 |
6 |
14 |
remove_all() |
S |
58 |
6 |
14 |
get_log_files() |
S |
58 |
6 |
14 |
format_entry() |
S |
57 |
5 |
15 |
increment_log_infix() |
S |
55 |
4 |
19 |
should_rotate() |
S |
59 |
4 |
15 |
add() |
S |
61 |
4 |
12 |
handle() |
S |
64 |
3 |
9 |
clear() |
S |
65 |
3 |
9 |
__destruct() |
S |
70 |
3 |
7 |
get_log_file_path() |
S |
65 |
2 |
8 |
__construct() |
S |
68 |
2 |
7 |
log_rotate() |
S |
70 |
2 |
6 |
close() |
S |
67 |
2 |
8 |
is_open() |
S |
78 |
2 |
3 |
write_cached_logs() |
S |
72 |
2 |
5 |
cache_log() |
S |
71 |
1 |
6 |