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.06MB] [CPU: ▼5.84ms] Passed 4 tests
Server-side resources used by Image vertical reel scroll slideshow
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.07 | 34.44 ▼1.67 |
Dashboard /wp-admin | 3.37 ▲0.03 | 44.45 ▼14.59 |
Posts /wp-admin/edit.php | 3.42 ▲0.07 | 45.49 ▼5.41 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 91.28 ▼0.62 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 33.81 ▼1.70 |
Image vertical reel scroll slideshow /wp-admin/options-general.php?page=image-vertical-reel-scroll-slideshow | 3.31 | 29.15 |
Server storage [IO: ▲0.28MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 19 new files
Database: 1 new table, 13 new options
New tables |
---|
wp_ivrss_plugin |
New WordPress options |
---|
widget_recent-comments |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-posts |
ivrss_random |
ivrss_scrollercount |
db_upgraded |
theysaidso_admin_options |
ivrss_scrollerheight |
ivrss_speed |
... |
Browser metrics Passed 4 tests
Image vertical reel scroll slideshow: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,795 ▲49 | 14.68 ▲0.13 | 1.70 ▲0.10 | 37.84 ▲0.54 |
Dashboard /wp-admin | 2,196 ▲16 | 5.49 ▼0.08 | 83.41 ▼5.88 | 37.66 ▼3.49 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 2.01 ▼0.03 | 38.68 ▲3.18 | 36.08 ▼2.03 |
Add New Post /wp-admin/post-new.php | 1,538 ▲12 | 18.36 ▼4.72 | 602.51 ▼79.41 | 64.90 ▲10.50 |
Media Library /wp-admin/upload.php | 1,407 ▲7 | 4.26 ▲0.11 | 92.91 ▼16.95 | 40.62 ▼3.16 |
Image vertical reel scroll slideshow /wp-admin/options-general.php?page=image-vertical-reel-scroll-slideshow | 1,042 | 2.00 | 26.20 | 25.74 |
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
These items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-posts
- theysaidso_admin_options
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
Smoke tests 75% 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 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
Please fix the following items
- 5× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/image-vertical-reel-scroll-slideshow/pages/image-management-edit.php
- > /wp-content/plugins/image-vertical-reel-scroll-slideshow/pages/image-management-add.php
- > /wp-content/plugins/image-vertical-reel-scroll-slideshow/pages/image-setting.php
- > /wp-content/plugins/image-vertical-reel-scroll-slideshow/image-vertical-reel-scroll-slideshow.php
- > /wp-content/plugins/image-vertical-reel-scroll-slideshow/pages/image-management-show.php
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 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
6 plugin tags: scroll, vertical, image, slideshow, reel...
image-vertical-reel-scroll-slideshow/image-vertical-reel-scroll-slideshow.php 92% from 13 tests
Analyzing the main PHP file in "Image vertical reel scroll slideshow" version 9.1
Please take the time to fix the following:
- Description: Keep the plugin description shorter than 140 characters (currently 250 characters long)
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
No dangerous file extensions were detected1,334 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 113 | 49 | 939 |
PO File | 2 | 132 | 200 | 290 |
JavaScript | 2 | 10 | 25 | 105 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.30 |
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 | 12 | |
▷ Named functions | 12 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 6 | |
▷ Global constants | 6 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
1 compressed PNG file occupies 0.00MB
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
inc/image-icon.png | 0.61KB | 0.66KB | 0.00% |