Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully
Server metrics [RAM: ▲5.45MB] [CPU: ▲26.62ms] 75% from 4 tests
An overview of server-side resources used by Logo Showcase with Slick Slider - Logo Carousel, Logo Slider & Logo Grid
Please have a look at the following items
- Extra RAM: Try to keep extra memory usage under 5MB (currently 5.45MB on /wp-admin/admin.php?page=freemius)
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 9.26 ▲5.80 | 75.21 ▲34.15 |
Dashboard /wp-admin | 9.28 ▲5.93 | 76.75 ▲15.66 |
Posts /wp-admin/edit.php | 9.28 ▲5.92 | 76.89 ▲25.63 |
Add New Post /wp-admin/post-new.php | 10.04 ▲4.15 | 125.15 ▲31.05 |
Media Library /wp-admin/upload.php | 9.28 ▲6.05 | 68.44 ▲35.73 |
Freemius Debug [v.2.6.0] /wp-admin/admin.php?page=freemius | 9.28 | 64.07 |
Server storage [IO: ▲3.36MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 216 new files
Database: no new tables, 10 new options
New WordPress options |
---|
fs_active_plugins |
widget_recent-comments |
widget_theysaidso_widget |
theysaidso_admin_options |
lswss_version |
widget_recent-posts |
fs_debug_mode |
db_upgraded |
fs_accounts |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for Logo Showcase with Slick Slider - Logo Carousel, Logo Slider & Logo Grid
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,827 ▲80 | 14.07 ▼0.27 | 1.75 ▲0.06 | 32.26 ▼11.19 |
Dashboard /wp-admin | 2,227 ▲49 | 5.69 ▼0.02 | 90.69 ▼25.28 | 42.55 ▲2.91 |
Posts /wp-admin/edit.php | 2,136 ▲36 | 1.95 ▼0.02 | 41.15 ▲0.51 | 39.69 ▲2.16 |
Add New Post /wp-admin/post-new.php | 1,544 ▲18 | 23.37 ▲0.54 | 651.46 ▼51.70 | 47.03 ▼8.77 |
Media Library /wp-admin/upload.php | 1,432 ▲32 | 4.15 ▼0.07 | 99.73 ▼12.97 | 44.55 ▼3.41 |
Freemius Debug [v.2.6.0] /wp-admin/admin.php?page=freemius | 1,084 | 1.65 | 23.46 | 29.47 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- This plugin cannot be uninstalled
- > Notice in wp-content/plugins/logo-showcase-with-slick-slider/freemius/includes/class-freemius.php+8546
Undefined property: stdClass::$plugins
- Zombie WordPress options were found after uninstall: 10 options
- fs_debug_mode
- widget_recent-comments
- theysaidso_admin_options
- fs_active_plugins
- widget_recent-posts
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- fs_accounts
- lswss_version
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
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
Looking good! No server-side errors or output on direct access of PHP files
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 93% from 29 tests
readme.txt 94% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
Attributes that need to be fixed:
- Tags: Too many tags (19 tag instead of maximum 10); only the first 5 tags are used in your directory listing
logo-showcase-with-slick-slider/logo-showcase-with-slick-slider.php 92% from 13 tests
The main PHP file in "Logo Showcase with Slick Slider - Logo Carousel, Logo Slider & Logo Grid" ver. 3.2.3 adds more information about the plugin and also serves as the entry point for this plugin
Please take the time to fix the following:
- Description: Please don't use more than 140 characters for the plugin description (currently 190 characters long)
Code Analysis 97% from 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
There were no executable files found in this plugin35,861 lines of code in 165 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 141 | 8,497 | 17,881 | 34,972 |
JavaScript | 8 | 125 | 111 | 503 |
Markdown | 1 | 68 | 0 | 214 |
CSS | 15 | 22 | 12 | 172 |
PHP code 50% from 2 tests
A short review of cyclomatic complexity and code structure
Please fix the following
- Cyclomatic complexity of classes has to be reduced to less than 1000 (currently 3,096)
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.61 |
Average class complexity | 82.62 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 3,096.00 |
Average method complexity | 4.59 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 94.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 1 | |
Traits | 0 | |
Classes | 55 | |
▷ Abstract classes | 2 | 3.64% |
▷ Concrete classes | 53 | 96.36% |
▷ Final classes | 1 | 1.89% |
Methods | 1,301 | |
▷ Static methods | 202 | 15.53% |
▷ Public methods | 897 | 68.95% |
▷ Protected methods | 17 | 1.31% |
▷ Private methods | 387 | 29.75% |
Functions | 125 | |
▷ Named functions | 125 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 155 | |
▷ Global constants | 108 | 69.68% |
▷ Class constants | 47 | 30.32% |
▷ Public constants | 47 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
8 PNG files occupy 0.10MB with 0.05MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/style-mngr-settings.png | 26.45KB | 14.56KB | ▼ 44.96% |
freemius/assets/img/logo-showcase-with-slick-slider.png | 7.15KB | 1.56KB | ▼ 78.18% |
assets/images/common-pro-settings.png | 14.03KB | 8.02KB | ▼ 42.87% |
freemius/assets/img/plugin-icon.png | 9.16KB | 5.26KB | ▼ 42.58% |
freemius/assets/img/theme-icon.png | 10.97KB | 5.78KB | ▼ 47.37% |