Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Install script ran successfully
Server metrics [RAM: ▼0.13MB] [CPU: ▼10.12ms] Passed 4 tests
This is a short check of server-side resources used by Backup by VOGA Press
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.05 | 34.96 ▼5.90 |
Dashboard /wp-admin | 3.24 ▼0.07 | 32.50 ▼18.16 |
Posts /wp-admin/edit.php | 3.30 ▼0.05 | 35.48 ▼9.97 |
Add New Post /wp-admin/post-new.php | 5.48 ▼0.41 | 76.96 ▼6.45 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 31.37 ▼0.52 |
Server storage [IO: ▲0.09MB] [DB: ▲0.00MB] 67% from 3 tests
Input-output and database impact of this plugin
Please try to fix the following items
- Illegal file modification found: 1 file (0.97KB) outside of "wp-content/plugins/backup-by-vogapress/" and "wp-content/uploads/"
- (modified) .htaccess
Filesystem: 13 new files
Database: 1 new table, 6 new options
New tables |
---|
backup_by_vogapress |
New WordPress options |
---|
widget_theysaidso_widget |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
db_upgraded |
Browser metrics Passed 4 tests
Backup by VOGA Press: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,820 ▲85 | 13.20 ▼1.03 | 1.75 ▼0.36 | 38.87 ▼9.29 |
Dashboard /wp-admin | 2,226 ▲41 | 5.78 ▲0.89 | 97.16 ▼33.15 | 37.08 ▼6.16 |
Posts /wp-admin/edit.php | 2,108 ▲19 | 1.98 ▼0.03 | 37.28 ▼0.08 | 34.48 ▲2.18 |
Add New Post /wp-admin/post-new.php | 1,560 ▲41 | 18.58 ▼4.59 | 616.27 ▼25.80 | 57.72 ▲4.79 |
Media Library /wp-admin/upload.php | 1,408 ▲26 | 4.17 ▼0.04 | 95.59 ▼48.96 | 40.95 ▼16.84 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- This plugin does not fully uninstall, leaving 1 table in the database
- backup_by_vogapress
- The uninstall procedure has failed, leaving 6 options in the database
- db_upgraded
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
The following issues need your attention
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_site_option() in wp-content/plugins/backup-by-vogapress/pages/cloudflare.php:1
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 87% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
These attributes need to be fixed:
- Plugin Name: Please replace "Plugin Name" with the name of your plugin on the first line (
=== backup-by-vogapress ===
) - Tags: Too many tags (21 tag instead of maximum 10); only the first 5 tags are used in your directory listing
backup-by-vogapress/backup-by-vogapress.php 85% from 13 tests
This is the main PHP file of "Backup by VOGA Press" version 0.5.8, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
Please take the time to fix the following:
- Description: The description should be shorter than 140 characters (currently 148 characters long)
- Domain Path: The domain path folder was not found ("/lang/")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Success! There were no dangerous files found in this plugin2,363 lines of code in 12 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 12 | 338 | 672 | 2,363 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.40 |
Average class complexity | 21.12 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 119.00 |
Average method complexity | 3.15 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 19.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 17 | |
▷ Abstract classes | 4 | 23.53% |
▷ Concrete classes | 13 | 76.47% |
▷ Final classes | 0 | 0.00% |
Methods | 159 | |
▷ Static methods | 29 | 18.24% |
▷ Public methods | 129 | 81.13% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 30 | 18.87% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 30 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 30 | 100.00% |
▷ Public constants | 30 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG images were found in this plugin