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
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.08MB] [CPU: ▲1.52ms] Passed 4 tests
An overview of server-side resources used by Essential Doo Components for Visual Composer
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.55 ▲0.09 | 40.74 ▲3.23 |
Dashboard /wp-admin | 3.39 ▲0.09 | 49.84 ▲2.00 |
Posts /wp-admin/edit.php | 3.44 ▲0.08 | 46.41 ▼0.54 |
Add New Post /wp-admin/post-new.php | 5.97 ▲0.08 | 102.11 ▲13.59 |
Media Library /wp-admin/upload.php | 3.31 ▲0.08 | 33.52 ▲1.37 |
Server storage [IO: ▲0.54MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 41 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by Essential Doo Components for Visual Composer
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲69 | 13.27 ▼1.11 | 4.48 ▲2.75 | 42.17 ▼0.02 |
Dashboard /wp-admin | 2,205 ▲13 | 5.86 ▲0.89 | 96.90 ▼20.35 | 44.27 ▼1.34 |
Posts /wp-admin/edit.php | 2,091 ▲2 | 2.02 ▼0.02 | 34.49 ▼6.98 | 34.81 ▼0.12 |
Add New Post /wp-admin/post-new.php | 1,525 ▲11 | 18.73 ▲1.19 | 593.99 ▼91.16 | 50.08 ▼6.08 |
Media Library /wp-admin/upload.php | 1,381 ▼7 | 4.22 ▼0.05 | 101.65 ▲4.11 | 40.13 ▼4.30 |
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
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- db_upgraded
- can_compress_scripts
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting 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 | 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
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/animated-icon-banner-for-visual-composer/vc_doo_banner.php:20
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
No browser errors were detected
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
3 plugin tags: visual composer, banner, carousel
animated-icon-banner-for-visual-composer/vc_doo_banner.php 92% from 13 tests
Analyzing the main PHP file in "Essential Doo Components for Visual Composer" version 1.9
The following require your attention:
- Main file name: The principal plugin file should be the same as the plugin slug ("animated-icon-banner-for-visual-composer.php" instead of "vc_doo_banner.php")
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 plugin11,515 lines of code in 25 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 11 | 2,086 | 1,467 | 9,171 |
CSS | 10 | 230 | 90 | 1,488 |
PHP | 1 | 72 | 15 | 513 |
HTML | 1 | 13 | 4 | 207 |
PO File | 1 | 48 | 53 | 135 |
JSON | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.05 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 10 | |
▷ Named functions | 10 | 100.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
Using a strong compression for your PNG files is a great way to speed-up your plugin
10 PNG files occupy 0.01MB with 0.00MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
css/grabbing.png | 0.11KB | 0.14KB | 0.00% |
documentation/assets/images/image_1.png | 3.99KB | 3.99KB | 0.00% |
piccoligiganti-logo.png | 1.14KB | 1.51KB | 0.00% |
video-banner.png | 0.56KB | 0.25KB | ▼ 55.15% |
icon-banner.png | 1.08KB | 0.38KB | ▼ 65.35% |