-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
9.2.0
-
Code
-
Classes
- ITSEC_Log
| Total Complexity |
80 |
| Dependencies |
7 |
| Dependents |
23 |
| Total lines |
462 |
| Lines of code |
292 |
| Logical lines of code |
170 |
| Comment lines |
53 |
| Methods |
27 |
| Properties |
0 |
Methods 27
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| rotate_log_files() |
A |
45 |
12 |
38 |
| add() |
A |
45 |
11 |
37 |
| add_to_file() |
A |
50 |
8 |
28 |
| parse_csv_line() |
S |
54 |
6 |
22 |
| tail() |
S |
53 |
5 |
21 |
| add_to_db() |
S |
54 |
5 |
20 |
| delete_old_logs() |
S |
57 |
5 |
17 |
| get_log_file_path() |
S |
55 |
4 |
18 |
| get_date() |
S |
65 |
3 |
9 |
| get_entry() |
S |
70 |
2 |
5 |
| purge_entries() |
S |
62 |
2 |
10 |
| get_latest_write_for_file() |
S |
69 |
2 |
7 |
| get_types_for_display() |
S |
59 |
1 |
14 |
| add_critical_issue() |
S |
77 |
1 |
3 |
| add_action() |
S |
77 |
1 |
3 |
| add_fatal_error() |
S |
77 |
1 |
3 |
| add_error() |
S |
77 |
1 |
3 |
| add_warning() |
S |
77 |
1 |
3 |
| add_notice() |
S |
77 |
1 |
3 |
| add_debug() |
S |
77 |
1 |
3 |
| add_process_start() |
S |
73 |
1 |
4 |
| add_process_update() |
S |
76 |
1 |
3 |
| add_process_stop() |
S |
76 |
1 |
3 |
| get_entries() |
S |
73 |
1 |
4 |
| get_number_of_entries() |
S |
75 |
1 |
4 |
| get_type_counts() |
S |
75 |
1 |
4 |
| register_events() |
S |
79 |
1 |
3 |