Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.90MB] [CPU: ▼5.81ms] Passed 4 tests
This is a short check of server-side resources used by Styble – Gutenberg Blocks Plugin for WordPress Page Builder Gutenberg Editor
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.42 ▲0.96 | 41.86 ▲0.20 |
Dashboard /wp-admin | 4.20 ▲0.85 | 49.58 ▼17.09 |
Posts /wp-admin/edit.php | 4.25 ▲0.89 | 50.05 ▲3.56 |
Add New Post /wp-admin/post-new.php | 7.24 ▲1.36 | 88.23 ▼9.89 |
Media Library /wp-admin/upload.php | 4.12 ▲0.89 | 41.71 ▲7.03 |
Server storage [IO: ▲3.82MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 96 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
db_upgraded |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Styble – Gutenberg Blocks Plugin for WordPress Page Builder Gutenberg Editor: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,834 ▲87 | 14.54 ▲0.20 | 1.89 ▲0.24 | 42.64 ▼0.46 |
Dashboard /wp-admin | 2,195 ▲18 | 5.68 ▲0.03 | 93.42 ▼2.79 | 43.51 ▼1.71 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 1.96 ▲0.02 | 32.14 ▼4.02 | 34.61 ▼1.98 |
Add New Post /wp-admin/post-new.php | 6,310 ▲4,775 | 20.16 ▼5.11 | 1,039.28 ▲397.71 | 42.93 ▼37.79 |
Media Library /wp-admin/upload.php | 1,397 ▲3 | 4.24 ▲0.08 | 100.64 ▲4.39 | 41.67 ▼0.09 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- theysaidso_admin_options
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
- widget_recent-comments
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though everything seems fine, this is not 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
Please take a closer look at the following
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function update_option() in wp-content/plugins/styble/includes/updates/update-1.0.0.php:5
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
5 plugin tags: page builder, gutenberg, gutenberg blocks, blocks, block
styble/styble.php 92% from 13 tests
The entry point to "Styble – Gutenberg Blocks Plugin for WordPress Page Builder Gutenberg Editor" version 1.2.0 is a PHP file that has certain tags in its header comment area
The following require your attention:
- Domain Path: The domain path points to a folder that does not exist ("/languages/")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Good job! No executable or dangerous file extensions detected10,932 lines of code in 83 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JSON | 13 | 0 | 0 | 6,747 |
JavaScript | 19 | 537 | 920 | 3,137 |
PHP | 19 | 120 | 283 | 536 |
CSS | 32 | 61 | 99 | 512 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.61 |
Average class complexity | 37.50 |
▷ Minimum class complexity | 8.00 |
▷ Maximum class complexity | 106.00 |
Average method complexity | 6.26 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 36.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 4 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 4 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 28 | |
▷ Static methods | 7 | 25.00% |
▷ Public methods | 27 | 96.43% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 1 | 3.57% |
Functions | 2 | |
▷ Named functions | 1 | 50.00% |
▷ Anonymous functions | 1 | 50.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
No PNG files were detected