Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼4.32ms] Passed 4 tests
This is a short check of server-side resources used by Modules Kit - Beaver Builder Modules
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.02 | 34.16 ▼5.12 |
Dashboard /wp-admin | 3.33 ▲0.02 | 44.04 ▼1.08 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 46.48 ▼1.85 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 82.95 ▼9.21 |
Media Library /wp-admin/upload.php | 3.26 ▲0.02 | 36.76 ▲1.89 |
Server storage [IO: ▲0.33MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 50 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Modules Kit - Beaver Builder Modules: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,799 ▲38 | 14.20 ▼0.37 | 1.55 ▼0.17 | 43.05 ▲0.40 |
Dashboard /wp-admin | 2,205 ▲35 | 5.55 ▼0.05 | 84.29 ▼12.33 | 39.39 ▼3.03 |
Posts /wp-admin/edit.php | 2,110 ▲10 | 2.10 ▲0.16 | 39.40 ▼0.22 | 36.99 ▼0.69 |
Add New Post /wp-admin/post-new.php | 1,536 ▲10 | 23.14 ▼0.07 | 662.46 ▼16.59 | 54.24 ▼2.38 |
Media Library /wp-admin/upload.php | 1,410 ▲10 | 4.20 ▼0.04 | 94.28 ▼21.28 | 43.04 ▼5.33 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
The following items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
- widget_recent-comments
- can_compress_scripts
- theysaidso_admin_options
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
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
The following issues need your attention
- 9× PHP files output text when accessed directly:
- > /wp-content/plugins/modules-kit/modules/dual-button/includes/frontend.php
- > /wp-content/plugins/modules-kit/modules/infobox/includes/frontend.php
- > /wp-content/plugins/modules-kit/modules/flipbox/includes/frontend.php
- > /wp-content/plugins/modules-kit/modules/our-team/includes/frontend.php
- > /wp-content/plugins/modules-kit/modules/progress-bar/includes/frontend.php
- > /wp-content/plugins/modules-kit/modules/pull-quotes/includes/frontend.php
- > /wp-content/plugins/modules-kit/modules/testimonial/includes/frontend.php
- > /wp-content/plugins/modules-kit/modules/call-to-action/includes/frontend.php
- > /wp-content/plugins/modules-kit/modules/pricing-table/includes/frontend.php
- 210× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'FLBuilderModule' not found in wp-content/plugins/modules-kit/modules/pull-quotes/pull-quotes.php:3
- > PHP Notice
Undefined variable: settings in wp-content/plugins/modules-kit/modules/flipbox/includes/frontend.css.php on line 12
- > PHP Warning
Use of undefined constant MKBB_URL - assumed 'MKBB_URL' (this will throw an Error in a future version of PHP) in wp-content/plugins/modules-kit/modules/infobox/includes/frontend.php on line 8
- > PHP Notice
Trying to get property 'mkbb_currency_symbol_pt' of non-object in wp-content/plugins/modules-kit/modules/pricing-table/includes/frontend.php on line 8
- > PHP Notice
Trying to get property 'mkbb_button_text_pt' of non-object in wp-content/plugins/modules-kit/modules/pricing-table/includes/frontend.php on line 51
- > PHP Notice
Trying to get property 'mkbb_skin_pq' of non-object in wp-content/plugins/modules-kit/modules/pull-quotes/includes/frontend.php on line 7
- > PHP Notice
Trying to get property 'mkbb_back_bg_image_Size_flpb' of non-object in wp-content/plugins/modules-kit/modules/flipbox/includes/frontend.css.php on line 13
- > PHP Notice
Trying to get property 'mkbb_feature_pt' of non-object in wp-content/plugins/modules-kit/modules/pricing-table/includes/frontend.php on line 6
- > PHP Notice
Trying to get property 'mkbb_box_transform_style_flpb' of non-object in wp-content/plugins/modules-kit/modules/flipbox/includes/frontend.css.php on line 15
- > PHP Fatal error
Uncaught Error: Class 'FLBuilderCSS' not found in wp-content/plugins/modules-kit/modules/dual-button/includes/frontend.css.php:4
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
5 plugin tags: modules kit, beaver, beaver builder modules, page builder, beaver builder
modules-kit/modules-kit.php Passed 13 tests
Analyzing the main PHP file in "Modules Kit - Beaver Builder Modules" version 1.0.7
139 characters long description:
Modules Kit is a bunch of additional beaver builder modules for Editors, Content Writers and freelancers (to provide all possible options).
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Everything looks great! No dangerous files found in this plugin6,417 lines of code in 47 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 29 | 195 | 446 | 5,838 |
CSS | 9 | 4 | 9 | 359 |
SVG | 9 | 0 | 6 | 220 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.10 |
Average class complexity | 1.55 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 6.00 |
Average method complexity | 1.32 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 4.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 11 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 11 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 19 | |
▷ Static methods | 4 | 21.05% |
▷ Public methods | 19 | 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 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
1 PNG file occupies 0.01MB with 0.00MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/default.png | 6.00KB | 5.03KB | ▼ 16.19% |