-
Home
-
SiteGuard WP Plugin
-
1.6.1
-
Code
-
Classes
- SiteGuardReallySimpleCaptcha
Total Complexity |
46 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
398 |
Lines of code |
219 |
Logical lines of code |
153 |
Comment lines |
103 |
Methods |
10 |
Properties |
10 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_image() |
A |
38 |
10 |
69 |
cleanup() |
A |
48 |
10 |
31 |
check() |
S |
51 |
7 |
25 |
make_tmp_dir() |
S |
50 |
6 |
28 |
generate_random_word() |
S |
56 |
3 |
17 |
remove() |
S |
61 |
3 |
11 |
generate_answer_file() |
S |
57 |
2 |
16 |
set_lang_mode() |
S |
73 |
3 |
5 |
__construct() |
S |
61 |
1 |
12 |
normalize_path() |
S |
72 |
1 |
5 |