Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.33MB] [CPU: ▼6.57ms] Passed 4 tests
Analyzing server-side resources used by Slickstream: Engagement and Conversions
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.86 ▲0.39 | 38.51 ▼0.88 |
Dashboard /wp-admin | 3.68 ▲0.33 | 47.45 ▼10.71 |
Posts /wp-admin/edit.php | 3.73 ▲0.37 | 50.30 ▲5.92 |
Add New Post /wp-admin/post-new.php | 6.21 ▲0.32 | 85.07 ▼16.06 |
Media Library /wp-admin/upload.php | 3.54 ▲0.30 | 36.56 ▲1.38 |
Categories /wp-admin/edit-tags.php?taxonomy=category&post_type=page | 3.53 | 38.64 |
Slickstream Engagement /wp-admin/options-general.php?page=SlickEngagement_PluginSettings | 3.50 | 34.35 |
Tags /wp-admin/edit-tags.php?taxonomy=post_tag&post_type=page | 3.53 | 33.95 |
Server storage [IO: ▲0.10MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 13 new files
Database: no new tables, 15 new options
New WordPress options |
---|
widget_slick_story_carousel_widget |
widget_slick_filmstrip_widget |
widget_recent-comments |
widget_recent-posts |
widget_slick_game_widget |
db_upgraded |
SlickEngagement_Plugin__version |
widget_theysaidso_widget |
SlickEngagement_Plugin__installed |
theysaidso_admin_options |
... |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Slickstream: Engagement and Conversions
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,843 ▲82 | 14.35 ▼0.03 | 1.74 ▲0.08 | 39.98 ▼3.19 |
Dashboard /wp-admin | 2,210 ▲32 | 5.65 ▼0.07 | 85.56 ▼19.35 | 36.24 ▼6.45 |
Posts /wp-admin/edit.php | 2,112 ▲12 | 1.95 ▼0.05 | 38.97 ▲5.33 | 35.11 ▼0.60 |
Add New Post /wp-admin/post-new.php | 1,540 ▲14 | 22.85 ▼0.01 | 674.00 ▲58.61 | 69.44 ▲11.20 |
Media Library /wp-admin/upload.php | 1,406 ▲6 | 4.20 ▲0.02 | 94.70 ▼13.40 | 40.19 ▼5.41 |
Categories /wp-admin/edit-tags.php?taxonomy=category&post_type=page | 1,467 | 2.12 | 27.43 | 35.61 |
Slickstream Engagement /wp-admin/options-general.php?page=SlickEngagement_PluginSettings | 850 | 2.00 | 24.25 | 28.46 |
Tags /wp-admin/edit-tags.php?taxonomy=post_tag&post_type=page | 1,328 | 2.11 | 26.70 | 25.28 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Zombie WordPress options detected upon uninstall: 15 options
- category_children
- widget_slick_game_widget
- SlickEngagement_Plugin__installed
- widget_recent-posts
- widget_slick_filmstrip_widget
- widget_theysaidso_widget
- widget_recent-comments
- can_compress_scripts
- widget_slick_story_explorer_widget
- widget_slick_story_carousel_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
Everything seems fine, however this is by no means an exhaustive test
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
- 3× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/slick-engagement/slick-engagement.php:58
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/slick-engagement/SlickEngagement_Widgets.php:3
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/slick-engagement/SlickEngagement_Widgets.php:3
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
Attributes that need to be fixed:
- Tags: Please reduce the number of tags, currently 12 tag instead of maximum 10
slick-engagement/slick-engagement.php Passed 13 tests
The primary PHP file in "Slickstream: Engagement and Conversions" version 1.4.3 is used by WordPress to initiate all plugin functionality
75 characters long description:
Use Slickstreams's cloud service and widgets to increase visitor engagement
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
Everything looks great! No dangerous files found in this plugin1,543 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 9 | 254 | 477 | 1,543 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 15.92 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 110.00 |
Average method complexity | 2.36 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 50.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 12 | |
▷ Abstract classes | 2 | 16.67% |
▷ Concrete classes | 10 | 83.33% |
▷ Final classes | 0 | 0.00% |
Methods | 134 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 85 | 63.43% |
▷ Protected methods | 29 | 21.64% |
▷ Private methods | 20 | 14.93% |
Functions | 5 | |
▷ Named functions | 5 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 8 | |
▷ Global constants | 5 | 62.50% |
▷ Class constants | 3 | 37.50% |
▷ Public constants | 3 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
There are no PNG files in this plugin