-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
9.3.8 (latest)
-
Code
-
Classes
- ITSEC_Lib_Feature_Flags
Total Complexity |
37 |
Dependencies |
4 |
Dependents |
5 |
Total lines |
257 |
Lines of code |
132 |
Logical lines of code |
79 |
Comment lines |
72 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_enabled() |
A |
46 |
12 |
38 |
get_reason() |
S |
54 |
6 |
20 |
get_flag_config() |
S |
63 |
4 |
10 |
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 |
68 |
2 |
7 |
get_available_flags() |
S |
74 |
1 |
4 |
enable() |
S |
72 |
1 |
5 |
disable() |
S |
66 |
1 |
8 |