Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▼0.01MB] [CPU: ▼4.83ms] Passed 4 tests
Analyzing server-side resources used by Testimonial Carousel For Elementor
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 36.75 ▼1.99 |
Dashboard /wp-admin | 3.31 ▼0.04 | 45.97 ▼12.76 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 48.40 ▼1.43 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 95.16 ▼3.14 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 39.43 ▲5.15 |
Server storage [IO: ▲0.70MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 28 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-posts |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
An overview of browser requirements for Testimonial Carousel For Elementor
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,832 ▲86 | 14.73 ▲0.47 | 2.04 ▲0.34 | 38.41 ▼5.96 |
Dashboard /wp-admin | 2,198 ▲20 | 5.61 ▼0.06 | 91.03 ▼19.43 | 38.32 ▼0.95 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 1.98 ▼0.01 | 39.20 ▼1.34 | 36.65 ▼5.65 |
Add New Post /wp-admin/post-new.php | 1,526 ▼8 | 22.90 ▲4.80 | 668.67 ▲14.18 | 64.95 ▲2.07 |
Media Library /wp-admin/upload.php | 1,403 ▲6 | 4.14 ▼0.04 | 98.35 ▼8.29 | 44.71 ▲1.59 |
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
Please fix the following items
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- db_upgraded
- can_compress_scripts
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however 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 fix the following
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/testimonials-carousel-elementor/class-testimonials-openai-verification-handler.php
- 2× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/testimonials-carousel-elementor/class-testimonials-openai-handler.php:20
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/testimonials-carousel-elementor/testimonials-carousel-elementor.php:19
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
Attributes that need to be fixed:
- Tags: Please delete some tags, you are using 33 tag instead of maximum 10
testimonials-carousel-elementor/testimonials-carousel-elementor.php Passed 13 tests
The main file in "Testimonial Carousel For Elementor" v. 7.1.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
108 characters long description:
The compact Testimonial Carousel for Elementor lets you show long text reviews in Pop-Up of Carousel Slider.
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
Everything looks great! No dangerous files found in this plugin13,868 lines of code in 23 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 12 | 561 | 916 | 9,839 |
JavaScript | 3 | 185 | 12 | 3,471 |
CSS | 7 | 115 | 22 | 536 |
SVG | 1 | 0 | 0 | 22 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for 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.12 |
Average class complexity | 13.33 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 26.00 |
Average method complexity | 2.32 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 24.00 |
Code structure | ||
---|---|---|
Namespaces | 2 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 9 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 9 | 100.00% |
▷ Final classes | 1 | 11.11% |
Methods | 85 | |
▷ Static methods | 2 | 2.35% |
▷ Public methods | 63 | 74.12% |
▷ Protected methods | 21 | 24.71% |
▷ Private methods | 1 | 1.18% |
Functions | 1 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 1 | 100.00% |
Constants | 4 | |
▷ Global constants | 1 | 25.00% |
▷ Class constants | 3 | 75.00% |
▷ Public constants | 3 | 100.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.02MB with 0.01MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/employees-placeholder-icon.png | 22.39KB | 11.42KB | ▼ 49.01% |