Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼5.68ms] Passed 4 tests
Server-side resources used by Skype Web Control - Free chat & call
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 40.59 ▲0.79 |
Dashboard /wp-admin | 3.32 ▲0.01 | 49.06 ▲0.09 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 49.13 ▼4.20 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 89.23 ▼19.08 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 35.78 ▲0.49 |
Skype Web Control /wp-admin/options-general.php?page=skype-web-control | 3.21 | 30.11 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for Skype Web Control - Free chat & call
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,822 ▲61 | 14.35 ▲0.00 | 1.87 ▲0.32 | 42.24 ▲1.36 |
Dashboard /wp-admin | 2,199 ▲22 | 5.60 ▼0.07 | 89.89 ▲0.13 | 40.91 ▼6.81 |
Posts /wp-admin/edit.php | 2,107 ▲4 | 2.03 ▼0.03 | 39.34 ▼2.18 | 37.10 ▼3.05 |
Add New Post /wp-admin/post-new.php | 1,531 ▲5 | 23.25 ▲0.09 | 698.38 ▲22.94 | 67.99 ▲16.80 |
Media Library /wp-admin/upload.php | 1,404 ▲7 | 4.18 ▲0.05 | 92.97 ▼12.49 | 43.12 ▼1.49 |
Skype Web Control /wp-admin/options-general.php?page=skype-web-control | 1,082 | 2.30 | 48.16 | 25.59 |
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
You still need to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- can_compress_scripts
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following items
- 1× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/skype-web-control/skype-web-control.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
Please fix the following attributes:
- Screenshots: Please add descriptions for these screenshots #1, #2, #3 in skype-web-control/assets to your readme.txt
- Tags: There are too many tags (11 tag instead of maximum 10)
skype-web-control/skype-web-control.php Passed 13 tests
The principal PHP file in "Skype Web Control - Free chat & call" v. 1.0 is loaded by WordPress automatically on each request
88 characters long description:
Have a free Skype chat and call control on your website to provide live customer support
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Success! There were no dangerous files found in this plugin201 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 43 | 10 | 198 |
JavaScript | 1 | 0 | 0 | 3 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.08 |
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
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin