-
Home
-
CloudSecure WP Security
-
1.3.18 (latest)
-
Code
-
Classes
- CloudSecureWP_ReallySimpleCaptcha
Total Complexity |
38 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
337 |
Lines of code |
202 |
Logical lines of code |
139 |
Comment lines |
55 |
Methods |
8 |
Properties |
13 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
cleanup() |
A |
45 |
13 |
37 |
generate_image() |
A |
42 |
7 |
54 |
make_tmp_dir() |
S |
47 |
5 |
37 |
check() |
S |
54 |
5 |
20 |
remove() |
S |
61 |
3 |
11 |
generate_answer_file() |
S |
58 |
2 |
14 |
__construct() |
S |
55 |
1 |
20 |
generate_random_word() |
S |
64 |
2 |
9 |