Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲0.00MB] [CPU: ▼4.27ms] Passed 4 tests
Server-side resources used by Advanced S3 Destinations for BackWPup
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 36.76 ▼6.30 |
Dashboard /wp-admin | 3.31 ▲0.00 | 45.81 ▼7.85 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 46.98 ▲0.65 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 92.60 ▼3.58 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 36.75 ▲1.73 |
Server storage [IO: ▲0.03MB] [DB: ▲0.28MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
An overview of browser requirements for Advanced S3 Destinations for BackWPup
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲54 | 13.26 ▼1.12 | 1.55 ▼0.49 | 36.60 ▼8.14 |
Dashboard /wp-admin | 2,206 ▲57 | 5.90 ▲0.27 | 105.75 ▼2.69 | 40.14 ▼6.09 |
Posts /wp-admin/edit.php | 2,089 ▼0 | 2.01 ▲0.02 | 39.95 ▲3.17 | 34.60 ▼0.28 |
Add New Post /wp-admin/post-new.php | 1,514 ▼28 | 17.64 ▼0.68 | 660.61 ▲46.30 | 53.57 ▲8.01 |
Media Library /wp-admin/upload.php | 1,388 ▼3 | 4.30 ▲0.10 | 104.33 ▲9.13 | 46.06 ▲3.04 |
Uninstaller [IO: ▲0.03MB] [DB: ▲0.28MB] 50% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
You still need to fix the following
- The plugin did not uninstall successfully, leaving 4 files (0.03MB) in the plugin directory
- (new file) readme.txt
- (new file) advanced-backwpup-s3-destinations.php
- (new file) uninstall.php
- (new file) LICENSE
- The uninstall procedure has failed, leaving 6 options in the database
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
5 plugin tags: backup, backwpup, storage, destination, s3
advanced-backwpup-s3-destinations/advanced-backwpup-s3-destinations.php Passed 13 tests
The primary PHP file in "Advanced S3 Destinations for BackWPup" version 2.0.0 is used by WordPress to initiate all plugin functionality
47 characters long description:
Easily add custom S3 destinations for BackWPup.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Success! There were no dangerous files found in this plugin185 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 36 | 65 | 185 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.16 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 9 | |
▷ Named functions | 3 | 33.33% |
▷ Anonymous functions | 6 | 66.67% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin