-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
2.3.5
-
Code
-
Classes
- UR_Log_Handler_File
Total Complexity |
49 |
Dependencies |
0 |
Dependents |
4 |
Total lines |
367 |
Lines of code |
161 |
Logical lines of code |
92 |
Comment lines |
151 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
open() |
S |
55 |
6 |
20 |
format_entry() |
S |
57 |
5 |
15 |
increment_log_infix() |
S |
55 |
4 |
19 |
should_rotate() |
S |
59 |
4 |
15 |
add() |
S |
61 |
4 |
12 |
remove() |
S |
61 |
4 |
12 |
__destruct() |
S |
70 |
3 |
7 |
handle() |
S |
64 |
3 |
9 |
clear() |
S |
65 |
3 |
9 |
__construct() |
S |
68 |
2 |
7 |
is_open() |
S |
78 |
2 |
3 |
close() |
S |
67 |
2 |
8 |
log_rotate() |
S |
70 |
2 |
6 |
get_log_file_path() |
S |
65 |
2 |
8 |
write_cached_logs() |
S |
72 |
2 |
5 |
cache_log() |
S |
71 |
1 |
6 |