Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Installer ran successfully
Server metrics [RAM: ▼0.68MB] [CPU: ▼23.71ms] Passed 4 tests
Analyzing server-side resources used by Simple Flexi Slider By Lms-IT
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 39.21 ▼6.31 |
Dashboard /wp-admin | 3.33 ▼0.01 | 50.80 ▼13.49 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 45.31 ▼5.64 |
Add New Post /wp-admin/post-new.php | 3.12 ▼2.77 | 37.36 ▼69.38 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 35.31 ▼0.19 |
Add New /wp-admin/post-new.php?post_type=sfs_js_slider | 3.12 | 29.28 |
Flexi Sliders /wp-admin/edit.php?post_type=sfs_js_slider | 3.30 | 41.04 |
Server storage [IO: ▲0.06MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
db_upgraded |
can_compress_scripts |
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Simple Flexi Slider By Lms-IT
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,948 ▲202 | 13.45 ▲0.23 | 9.90 ▲5.45 | 42.25 ▼2.46 |
Dashboard /wp-admin | 2,235 ▲58 | 5.51 ▼0.14 | 95.57 ▼0.67 | 43.25 ▼0.15 |
Posts /wp-admin/edit.php | 2,140 ▲40 | 2.00 ▼0.01 | 36.26 ▼0.65 | 34.72 ▼4.26 |
Add New Post /wp-admin/post-new.php | 1,567 ▲41 | 23.50 ▲0.39 | 596.00 ▼82.54 | 67.53 ▲4.29 |
Media Library /wp-admin/upload.php | 1,446 ▲46 | 4.29 ▲0.15 | 97.23 ▼12.05 | 44.49 ▼3.99 |
Add New /wp-admin/post-new.php?post_type=sfs_js_slider | 2,290 | 7.58 | 165.39 | 64.18 |
Flexi Sliders /wp-admin/edit.php?post_type=sfs_js_slider | 1,121 | 1.97 | 30.42 | 30.12 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-comments
- can_compress_scripts
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
These errors were triggered by the plugin
- > GET request to /wp-admin/post-new.php?post_type=sfs_js_slider
- > Notice in wp-content/plugins/simple-flexi-slider-by-lms-it/Simple_Flexi_Slider_By_Lms-IT.php+225
Undefined index: sfs_slider_box_nonce
- > GET request to /wp-admin/post-new.php?post_type=sfs_js_slider
- > Notice in wp-content/plugins/simple-flexi-slider-by-lms-it/Simple_Flexi_Slider_By_Lms-IT.php+193
Undefined offset: 0
- > GET request to /wp-admin/post-new.php?post_type=sfs_js_slider
- > Notice in wp-content/plugins/simple-flexi-slider-by-lms-it/Simple_Flexi_Slider_By_Lms-IT.php+197
Undefined offset: 1
- > GET request to /wp-admin/post-new.php?post_type=sfs_js_slider
- > Notice in wp-content/plugins/simple-flexi-slider-by-lms-it/Simple_Flexi_Slider_By_Lms-IT.php+201
Undefined offset: 2
- > GET request to /wp-admin/post-new.php?post_type=sfs_js_slider
- > Notice in wp-content/plugins/simple-flexi-slider-by-lms-it/Simple_Flexi_Slider_By_Lms-IT.php+205
Undefined offset: 3
- > GET request to /wp-admin/post-new.php?post_type=sfs_js_slider
- > Notice in wp-content/plugins/simple-flexi-slider-by-lms-it/Simple_Flexi_Slider_By_Lms-IT.php+209
Undefined offset: 4
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please take a closer look at the following
- 1× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/simple-flexi-slider-by-lms-it/Simple_Flexi_Slider_By_Lms-IT.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
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
3 plugin tags: responsive, slider, simple
simple-flexi-slider-by-lms-it/Simple_Flexi_Slider_By_Lms-IT.php 92% from 13 tests
The main file in "Simple Flexi Slider By Lms-IT" v. 1.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
The following require your attention:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("simple-flexi-slider-by-lms-it.php" instead of "Simple_Flexi_Slider_By_Lms-IT.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Good job! No executable or dangerous file extensions detected305 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 78 | 38 | 185 |
CSS | 2 | 27 | 50 | 109 |
JavaScript | 2 | 0 | 4 | 11 |
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.32 |
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 | 13 | |
▷ Named functions | 13 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.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 PNG file occupies 0.00MB with 0.00MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/bg_direction_nav.png | 1.82KB | 0.79KB | ▼ 56.38% |