Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.16MB] [CPU: ▼4.14ms] Passed 4 tests
Analyzing server-side resources used by Responsive Slider lite
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.65 ▲0.18 | 38.77 ▼2.10 |
Dashboard /wp-admin | 3.46 ▲0.16 | 46.03 ▼6.96 |
Posts /wp-admin/edit.php | 3.58 ▲0.22 | 47.26 ▼2.37 |
Add New Post /wp-admin/post-new.php | 6.04 ▲0.15 | 88.32 ▼5.14 |
Media Library /wp-admin/upload.php | 3.38 ▲0.15 | 36.31 ▼0.32 |
All Sliders /wp-admin/edit.php?post_type=responsive_slider_l | 3.44 | 36.87 |
Add New Image /wp-admin/post-new.php?post_type=responsive_slider_l | 3.58 | 50.91 |
Slider Category /wp-admin/edit-tags.php?taxonomy=responsive_slider_cat&post_type=responsive_slider_l | 3.38 | 35.19 |
Server storage [IO: ▲1.15MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 43 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
db_upgraded |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
A check of browser resources used by Responsive Slider lite
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,923 ▲188 | 13.58 ▼0.96 | 8.62 ▲6.79 | 46.04 ▲4.13 |
Dashboard /wp-admin | 2,239 ▲51 | 4.86 ▲0.04 | 107.32 ▲2.13 | 36.14 ▼7.15 |
Posts /wp-admin/edit.php | 2,125 ▲36 | 2.04 ▲0.03 | 38.96 ▲1.47 | 36.34 ▲2.94 |
Add New Post /wp-admin/post-new.php | 1,556 ▲37 | 22.98 ▼0.15 | 608.46 ▼75.32 | 57.17 ▼8.78 |
Media Library /wp-admin/upload.php | 1,421 ▲33 | 4.18 ▼0.07 | 95.83 ▼7.75 | 43.00 ▼2.81 |
All Sliders /wp-admin/edit.php?post_type=responsive_slider_l | 1,131 | 1.93 | 30.77 | 32.00 |
Add New Image /wp-admin/post-new.php?post_type=responsive_slider_l | 2,315 | 7.67 | 162.70 | 62.28 |
Slider Category /wp-admin/edit-tags.php?taxonomy=responsive_slider_cat&post_type=responsive_slider_l | 1,292 | 2.14 | 27.35 | 27.49 |
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
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
- widget_recent-comments
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Everything seems fine, however this is by no means an exhaustive test
SRP Passed 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
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
9 plugin tags: bootstrap slider, responsive wordpress slider, slider, gallery, responsive slider...
responsive-slider-lite/responsive-slider-lite.php Passed 13 tests
The main file in "Responsive Slider lite" v. 1.1.1 serves as a complement to information provided in readme.txt and as the entry point to the plugin
51 characters long description:
A lightweight responsive slider utilizing bootstrap
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
Good job! No executable or dangerous file extensions detected9,986 lines of code in 29 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 7 | 9 | 28 | 7,360 |
JavaScript | 7 | 606 | 263 | 1,743 |
PHP | 13 | 160 | 634 | 593 |
SVG | 1 | 0 | 0 | 288 |
Markdown | 1 | 0 | 0 | 2 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 9.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 43.00 |
Average method complexity | 2.54 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 31.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 8 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 8 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 44 | |
▷ Static methods | 10 | 22.73% |
▷ Public methods | 38 | 86.36% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 6 | 13.64% |
Functions | 3 | |
▷ Named functions | 3 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
PNG images were not found in this plugin