Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.07MB] [CPU: ▼6.71ms] Passed 4 tests
A check of server-side resources used by Simple History Beaver Builder Add-On
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.08 | 42.58 ▼6.49 |
Dashboard /wp-admin | 3.37 ▲0.07 | 50.49 ▼5.21 |
Posts /wp-admin/edit.php | 3.43 ▲0.07 | 48.14 ▼3.03 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 92.61 ▼12.12 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 36.68 ▼0.44 |
Server storage [IO: ▲0.10MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 21 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by Simple History Beaver Builder Add-On
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲54 | 14.46 ▲0.02 | 1.71 ▼0.05 | 41.26 ▼5.54 |
Dashboard /wp-admin | 2,209 ▲21 | 5.91 ▲0.01 | 105.44 ▼9.45 | 39.47 ▼3.16 |
Posts /wp-admin/edit.php | 2,089 ▲3 | 2.01 ▼0.00 | 40.16 ▲3.20 | 36.46 ▲2.34 |
Add New Post /wp-admin/post-new.php | 1,533 ▲19 | 23.41 ▲5.72 | 670.41 ▲24.20 | 54.83 ▲7.63 |
Media Library /wp-admin/upload.php | 1,388 ▼3 | 4.22 ▼0.04 | 96.54 ▼3.84 | 45.02 ▲1.68 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
- db_upgraded
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
Attributes that require attention:
- Screenshots: Please describe screenshot #9 in extended-simple-history-for-beaver-builder/assets to your readme.txt
extended-simple-history-for-beaver-builder/extended-simple-history-beaver-builder.php 85% from 13 tests
The entry point to "Simple History Beaver Builder Add-On" version 1.1.1 is a PHP file that has certain tags in its header comment area
The following require your attention:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("extended-simple-history-for-beaver-builder.php" instead of "extended-simple-history-beaver-builder.php")
- Text Domain: Since WordPress version 4.6 the text domain is optional; if specified, it must be the same as the plugin slug
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
There were no executable files found in this plugin1,707 lines of code in 18 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 182 | 433 | 900 |
JavaScript | 8 | 36 | 62 | 429 |
Sass | 1 | 47 | 2 | 172 |
CSS | 2 | 35 | 7 | 149 |
JSON | 1 | 0 | 0 | 57 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.73 |
Average class complexity | 62.50 |
▷ Minimum class complexity | 6.00 |
▷ Maximum class complexity | 119.00 |
Average method complexity | 6.29 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 28.00 |
Code structure | ||
---|---|---|
Namespaces | 5 | |
Interfaces | 0 | |
Traits | 1 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 21 | |
▷ Static methods | 13 | 61.90% |
▷ Public methods | 15 | 71.43% |
▷ Protected methods | 6 | 28.57% |
▷ Private methods | 0 | 0.00% |
Functions | 21 | |
▷ Named functions | 4 | 19.05% |
▷ Anonymous functions | 17 | 80.95% |
Constants | 6 | |
▷ Global constants | 6 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
PNG images were not found in this plugin