-
Home
-
Email Subscribers by Icegram Express – Email Marketing, Newsletters, Automation for WordPress & WooCommerce
-
5.6.13
-
Code
-
Classes
- IG_Log_Handler_File
Total Complexity |
65 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
433 |
Lines of code |
212 |
Logical lines of code |
125 |
Comment lines |
164 |
Methods |
20 |
Properties |
3 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
open() |
S |
53 |
7 |
24 |
get_log_files() |
S |
58 |
6 |
14 |
remove() |
S |
58 |
6 |
14 |
format_entry() |
S |
57 |
5 |
15 |
increment_log_infix() |
S |
55 |
4 |
19 |
should_rotate() |
S |
59 |
4 |
15 |
delete_logs_before_timestamp() |
S |
61 |
4 |
12 |
add() |
S |
61 |
4 |
12 |
handle() |
S |
64 |
3 |
9 |
clear() |
S |
65 |
3 |
9 |
__destruct() |
S |
70 |
3 |
7 |
get_log_file_name() |
S |
64 |
2 |
9 |
write_cached_logs() |
S |
72 |
2 |
5 |
__construct() |
S |
67 |
2 |
7 |
get_log_file_path() |
S |
68 |
2 |
7 |
log_rotate() |
S |
70 |
2 |
6 |
close() |
S |
67 |
2 |
8 |
is_open() |
S |
78 |
2 |
3 |
sort_log_files_by_created_time() |
S |
63 |
1 |
11 |
cache_log() |
S |
71 |
1 |
6 |