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.23MB] [CPU: ▼13.33ms] Passed 4 tests
A check of server-side resources used by TFCarousel Box Addon For Elementor
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 41.00 ▲3.96 |
Dashboard /wp-admin | 3.06 ▼0.24 | 28.85 ▼13.18 |
Posts /wp-admin/edit.php | 3.20 ▼0.15 | 32.71 ▼11.88 |
Add New Post /wp-admin/post-new.php | 5.44 ▼0.44 | 65.50 ▼25.03 |
Media Library /wp-admin/upload.php | 3.13 ▼0.10 | 31.31 ▼3.24 |
Server storage [IO: ▲0.18MB] [DB: ▲0.07MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 11 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_recent-comments |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by TFCarousel Box Addon For Elementor
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,849 ▲114 | 13.55 ▼0.73 | 2.00 ▲0.18 | 43.70 ▲3.44 |
Dashboard /wp-admin | 2,227 ▲42 | 5.84 ▼0.04 | 101.71 ▼18.90 | 40.07 ▼7.69 |
Posts /wp-admin/edit.php | 2,115 ▲26 | 2.01 ▼0.03 | 42.24 ▲6.77 | 37.48 ▲5.56 |
Add New Post /wp-admin/post-new.php | 1,691 ▲177 | 22.51 ▲5.06 | 621.15 ▼32.35 | 50.39 ▲2.09 |
Media Library /wp-admin/upload.php | 1,406 ▲18 | 4.34 ▲0.15 | 95.43 ▲1.75 | 42.32 ▲0.73 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
The following issues need your attention
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/tfcarousel-box-addon-for-elementor/widgets/widget-carousel.php:2
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
3 plugin tags: elementor, tfcarousel, carousel
tfcarousel-box-addon-for-elementor/tfcarousel-box-addon-for-elementor.php Passed 13 tests
The main PHP script in "TFCarousel Box Addon For Elementor" version 1.0.5 is automatically included on every request by WordPress
22 characters long description:
The theme's components
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Success! There were no dangerous files found in this plugin1,091 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 103 | 27 | 975 |
CSS | 2 | 9 | 1 | 62 |
JavaScript | 2 | 9 | 0 | 54 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.13 |
Average class complexity | 9.50 |
▷ Minimum class complexity | 7.00 |
▷ Maximum class complexity | 12.00 |
Average method complexity | 1.78 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 7.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 1 | 50.00% |
Methods | 19 | |
▷ Static methods | 2 | 10.53% |
▷ Public methods | 16 | 84.21% |
▷ Protected methods | 3 | 15.79% |
▷ Private methods | 0 | 0.00% |
Functions | 2 | |
▷ Named functions | 1 | 50.00% |
▷ Anonymous functions | 1 | 50.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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG images were found in this plugin