Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.05MB] [CPU: ▼3.80ms] Passed 4 tests
This is a short check of server-side resources used by Image Slider PRO owlCarousel
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.56 ▲0.05 | 39.61 ▼4.16 |
Dashboard /wp-admin | 3.39 ▲0.05 | 50.47 ▼2.55 |
Posts /wp-admin/edit.php | 3.50 ▲0.11 | 65.18 ▲13.48 |
Add New Post /wp-admin/post-new.php | 5.97 ▲0.04 | 90.30 ▼7.49 |
Media Library /wp-admin/upload.php | 3.31 ▲0.04 | 38.08 ▼1.00 |
Add New /wp-admin/post-new.php?post_type=_image_slider | 3.43 | 48.95 |
All Sliders /wp-admin/edit.php?post_type=_image_slider | 3.36 | 39.56 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 9 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-posts |
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
An overview of browser requirements for Image Slider PRO owlCarousel
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,909 ▲148 | 14.64 ▲0.29 | 6.21 ▲4.50 | 46.75 ▲4.58 |
Dashboard /wp-admin | 2,225 ▲48 | 5.63 ▲0.06 | 82.62 ▼7.21 | 39.69 ▼4.84 |
Posts /wp-admin/edit.php | 2,130 ▲30 | 1.99 ▲0.03 | 38.90 ▼0.05 | 45.54 ▲13.68 |
Add New Post /wp-admin/post-new.php | 1,549 ▲12 | 23.02 ▲4.81 | 699.41 ▲91.17 | 67.40 ▲2.92 |
Media Library /wp-admin/upload.php | 1,427 ▲27 | 4.14 ▼0.05 | 101.33 ▲1.41 | 40.98 ▼4.38 |
Add New /wp-admin/post-new.php?post_type=_image_slider | 2,181 | 7.67 | 175.41 | 65.77 |
All Sliders /wp-admin/edit.php?post_type=_image_slider | 1,097 | 1.97 | 30.90 | 29.70 |
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
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- db_upgraded
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
- can_compress_scripts
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
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
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
6 plugin tags: wordpress-slider, slider, owl-carousul, image-slider, image-slider-pro...
image-slider-pro/image-slider-pro.php 92% from 13 tests
The main file in "Image Slider PRO owlCarousel" v. 1.0.2 serves as a complement to information provided in readme.txt and as the entry point to the plugin
Please make the necessary changes and fix the following:
- Domain Path: The domain path folder does not exist ("/languages/")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Success! There were no dangerous files found in this plugin166 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 23 | 29 | 112 |
CSS | 3 | 0 | 14 | 50 |
JavaScript | 2 | 2 | 6 | 4 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.09 |
Average class complexity | 2.00 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 2.00 |
Average method complexity | 1.20 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 2.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 1 | 100.00% |
Methods | 5 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 5 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin