-
Home
-
AI Image Generator – Easy image creation with AI
-
1.0.7 (latest)
-
Code
-
Classes
- ImageController
Total Complexity |
42 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
259 |
Lines of code |
181 |
Logical lines of code |
118 |
Comment lines |
22 |
Methods |
8 |
Properties |
6 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_image_from_prompt() |
B |
41 |
21 |
49 |
compress_base64_image() |
S |
48 |
6 |
33 |
store_base64_image_in_media_library() |
S |
47 |
4 |
38 |
generate_image_variations() |
S |
52 |
4 |
22 |
write_log() |
S |
65 |
4 |
9 |
save_base64_image() |
S |
56 |
1 |
17 |
__construct() |
S |
65 |
1 |
8 |
validate_api_key() |
S |
72 |
1 |
5 |