-
Home
-
AWS for WordPress
-
4.3.2 (latest)
-
Code
-
Classes
- AmazonAI_S3FileHandler
Total Complexity |
19 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
208 |
Lines of code |
106 |
Logical lines of code |
63 |
Comment lines |
52 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_s3_bucket() |
S |
51 |
4 |
25 |
check_if_s3_bucket_accessible() |
S |
59 |
3 |
14 |
delete() |
S |
59 |
3 |
13 |
save() |
S |
55 |
2 |
19 |
get_s3_object_link() |
S |
59 |
2 |
13 |
__construct() |
S |
81 |
1 |
3 |
get_type() |
S |
82 |
1 |
3 |
set_s3_client() |
S |
81 |
1 |
3 |
delete_s3_object() |
S |
69 |
1 |
8 |
get_bucket_name() |
S |
73 |
1 |
5 |