Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼9.91ms] Passed 4 tests
A check of server-side resources used by Column Separator for Beaver Builder
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 43.26 ▲1.32 |
Dashboard /wp-admin | 3.32 ▲0.01 | 49.16 ▼9.79 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 47.65 ▼3.24 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 83.86 ▼23.83 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 36.22 ▼2.79 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
widget_recent-posts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Column Separator for Beaver Builder
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,799 ▲13 | 14.74 ▲0.39 | 1.63 ▼0.69 | 42.23 ▼6.41 |
Dashboard /wp-admin | 2,205 ▲25 | 5.56 ▼0.11 | 92.04 ▼6.01 | 45.61 ▲6.37 |
Posts /wp-admin/edit.php | 2,110 ▲10 | 1.96 ▼0.03 | 36.42 ▲0.37 | 39.14 ▲7.23 |
Add New Post /wp-admin/post-new.php | 1,536 ▲10 | 23.26 ▲0.09 | 668.42 ▲42.88 | 58.33 ▼4.66 |
Media Library /wp-admin/upload.php | 1,413 ▲16 | 4.22 ▲0.04 | 94.93 ▼11.00 | 42.31 ▼3.10 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-posts
- can_compress_scripts
- widget_recent-comments
- db_upgraded
- theysaidso_admin_options
- widget_theysaidso_widget
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
SRP 0% from 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
Please take a closer look at the following
- 1× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/column-separator-for-beaver-builder/column-separator-for-beaver-builder-module/includes/frontend.js.php
- 64× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
- > PHP Notice
Trying to get property 'bbcs_shape' of non-object in wp-content/plugins/column-separator-for-beaver-builder/column-separator-for-beaver-builder-module/includes/frontend.php on line 24
- > PHP Notice
Undefined variable: settings in wp-content/plugins/column-separator-for-beaver-builder/column-separator-for-beaver-builder-module/includes/frontend.php on line 9
- > PHP Notice
Undefined variable: settings in wp-content/plugins/column-separator-for-beaver-builder/column-separator-for-beaver-builder-module/includes/frontend.php on line 15
- > PHP Notice
Trying to get property 'bbcs_shape' of non-object in wp-content/plugins/column-separator-for-beaver-builder/column-separator-for-beaver-builder-module/includes/frontend.php on line 18
- > PHP Notice
Trying to get property 'bbcs_shape' of non-object in wp-content/plugins/column-separator-for-beaver-builder/column-separator-for-beaver-builder-module/includes/frontend.css.php on line 20
- > PHP Notice
Undefined variable: settings in wp-content/plugins/column-separator-for-beaver-builder/column-separator-for-beaver-builder-module/includes/frontend.css.php on line 116
- > PHP Notice
Undefined variable: settings in wp-content/plugins/column-separator-for-beaver-builder/column-separator-for-beaver-builder-module/includes/frontend.css.php on line 51
- > PHP Notice
Undefined variable: settings in wp-content/plugins/column-separator-for-beaver-builder/column-separator-for-beaver-builder-module/includes/frontend.css.php on line 1
- > PHP Notice
Trying to get property 'bbcs_shape' of non-object in wp-content/plugins/column-separator-for-beaver-builder/column-separator-for-beaver-builder-module/includes/frontend.css.php on line 77
- > PHP Notice
Undefined variable: settings in wp-content/plugins/column-separator-for-beaver-builder/column-separator-for-beaver-builder-module/includes/frontend.php on line 9
- > PHP Notice
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 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
7 plugin tags: page builder plugin, style, simple column, beaver builder, separator...
column-separator-for-beaver-builder/column-separator-for-beaver-builder.php 92% from 13 tests
The main PHP file in "Column Separator for Beaver Builder" ver. 1.0.1 adds more information about the plugin and also serves as the entry point for this plugin
The following require your attention:
- Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6
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 plugin295 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 10 | 14 | 278 |
CSS | 1 | 0 | 0 | 17 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.95 |
Average class complexity | 2.50 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 4.00 |
Average method complexity | 1.60 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 3.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 5 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 5 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 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
No PNG files were detected