-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
7.9.0
-
Code
-
Classes
- ITSEC_Lib_Feature_Flags
Total Complexity |
40 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
271 |
Lines of code |
141 |
Logical lines of code |
76 |
Comment lines |
73 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_enabled() |
A |
47 |
13 |
36 |
get_reason() |
S |
54 |
6 |
20 |
get_flag_config() |
S |
62 |
4 |
11 |
is_available() |
S |
64 |
3 |
10 |
get_enabled() |
S |
65 |
3 |
9 |
register_flag() |
S |
59 |
2 |
14 |
show_ui() |
S |
68 |
2 |
7 |
get_registered_flags() |
S |
66 |
2 |
8 |
load() |
S |
70 |
2 |
6 |
get_available_flags() |
S |
74 |
1 |
4 |
enable() |
S |
66 |
1 |
8 |
disable() |
S |
66 |
1 |
8 |