-
Home
-
SiteGuard WP Plugin
-
1.7.8
-
Code
-
Classes
- SiteGuardReallySimpleCaptcha
| Total Complexity |
46 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
401 |
| Lines of code |
222 |
| Logical lines of code |
154 |
| Comment lines |
103 |
| Methods |
10 |
| Properties |
10 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| generate_image() |
A |
38 |
10 |
70 |
| cleanup() |
A |
47 |
10 |
32 |
| check() |
S |
51 |
7 |
25 |
| make_tmp_dir() |
S |
50 |
6 |
28 |
| generate_random_word() |
S |
56 |
3 |
18 |
| 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 |