-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
8.0.2
-
Code
-
Classes
- ITSEC_File_Change_Scanner
Total Complexity |
151 |
Dependencies |
17 |
Dependents |
3 |
Total lines |
1,123 |
Lines of code |
669 |
Logical lines of code |
435 |
Comment lines |
203 |
Methods |
28 |
Properties |
6 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_status() |
B |
36 |
17 |
84 |
check_hashes() |
B |
39 |
15 |
64 |
run() |
A |
39 |
13 |
64 |
compare_files() |
A |
43 |
11 |
46 |
recover() |
A |
43 |
8 |
51 |
build_change_list() |
A |
48 |
9 |
32 |
complete() |
A |
46 |
8 |
36 |
is_running() |
A |
55 |
8 |
19 |
is_scheduled() |
S |
59 |
7 |
15 |
get_files() |
S |
50 |
4 |
29 |
allow_to_run() |
S |
60 |
5 |
13 |
abort() |
S |
51 |
4 |
28 |
generate_notification_email() |
S |
51 |
4 |
26 |
get_file_list_to_compare() |
S |
56 |
4 |
19 |
schedule_start() |
S |
56 |
4 |
18 |
send_notification_email() |
S |
59 |
4 |
14 |
generate_email_rows() |
S |
61 |
4 |
12 |
get_max_severity() |
S |
63 |
4 |
11 |
get_files_plugins() |
S |
58 |
2 |
14 |
__construct() |
S |
60 |
1 |
16 |
set_default_severity() |
S |
70 |
2 |
6 |
add_process_update() |
S |
73 |
2 |
5 |
record_file_list() |
S |
66 |
2 |
8 |
get_storage() |
S |
71 |
2 |
6 |
get_chunk_scanner() |
S |
71 |
2 |
6 |
get_package_factory() |
S |
72 |
2 |
6 |
get_comparator() |
S |
65 |
2 |
10 |
make_file_list_storage() |
S |
63 |
1 |
11 |