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: ▲1.13MB] [CPU: ▲4.23ms] Passed 4 tests
This is a short check of server-side resources used by Widgets for SourceForge Reviews
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.59 ▲1.12 | 47.53 ▲5.27 |
Dashboard /wp-admin | 4.46 ▲1.15 | 53.07 ▲2.00 |
Posts /wp-admin/edit.php | 4.50 ▲1.13 | 57.46 ▲7.78 |
Add New Post /wp-admin/post-new.php | 7.10 ▲1.21 | 93.98 ▲1.85 |
Media Library /wp-admin/upload.php | 4.34 ▲1.10 | 48.20 ▲11.62 |
Server storage [IO: ▲3.26MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 131 new files
Database: 1 new table, 8 new options
New tables |
---|
wp_trustindex_sourceForge_reviews |
New WordPress options |
---|
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
widget_theysaidso_widget |
trustindex-sourceForge-active |
trustindex-sourceForge-version |
widget_recent-posts |
db_upgraded |
Browser metrics Passed 4 tests
Widgets for SourceForge Reviews: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,809 ▲47 | 14.67 ▲0.44 | 1.57 ▼0.13 | 39.96 ▼5.36 |
Dashboard /wp-admin | 2,214 ▲39 | 5.69 ▲0.02 | 96.09 ▼6.64 | 73.89 ▲27.94 |
Posts /wp-admin/edit.php | 2,122 ▲22 | 1.98 ▲0.01 | 40.83 ▲2.31 | 38.56 ▲8.53 |
Add New Post /wp-admin/post-new.php | 6,379 ▲4,853 | 27.63 ▲4.40 | 858.35 ▲197.35 | 37.99 ▼18.46 |
Media Library /wp-admin/upload.php | 1,419 ▲19 | 4.19 ▼0.02 | 99.16 ▲0.53 | 65.03 ▲23.29 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
- This plugin does not fully uninstall, leaving 6 options in the database
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 0% 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 take a closer look at the following
- 11× PHP files perform the task of outputting text when accessed with GET requests (only 10 are shown):
- > /wp-content/plugins/widgets-for-sourceforge-reviews/tabs/advanced.php
- > /wp-content/plugins/widgets-for-sourceforge-reviews/widgets-for-sourceforge-reviews.php
- > /wp-content/plugins/widgets-for-sourceforge-reviews/trustindex-sourceForge-widget.class.php
- > /wp-content/plugins/widgets-for-sourceforge-reviews/tabs/setup_trustindex_join.php
- > /wp-content/plugins/widgets-for-sourceforge-reviews/settings.php
- > /wp-content/plugins/widgets-for-sourceforge-reviews/tabs/setup_no_reg_header.php
- > /wp-content/plugins/widgets-for-sourceforge-reviews/tabs/setup_trustindex.php
- > /wp-content/plugins/widgets-for-sourceforge-reviews/tabs/my_reviews.php
- > /wp-content/plugins/widgets-for-sourceforge-reviews/tabs/feature_request.php
- > /wp-content/plugins/widgets-for-sourceforge-reviews/tabs/get_reviews.php
- 12× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'TrustindexPlugin_sourceForge' not found in wp-content/plugins/widgets-for-sourceforge-reviews/tabs/setup_no_reg_platform.php:1
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/widgets-for-sourceforge-reviews/tabs/setup_no_reg.php:1
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/widgets-for-sourceforge-reviews/uninstall.php:2
- > PHP Warning
require_once(ABSPATHwp-admin/includes/upgrade.php): failed to open stream: No such file or directory in wp-content/plugins/widgets-for-sourceforge-reviews/include/activate.php on line 2
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/widgets-for-sourceforge-reviews/include/uninstall.php:2
- > PHP Fatal error
Uncaught Error: Class 'TrustindexPlugin_sourceForge' not found in wp-content/plugins/widgets-for-sourceforge-reviews/tabs/_get_more_customers.php:1
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/widgets-for-sourceforge-reviews/include/schema.php:4
- > PHP Warning
Use of undefined constant ABSPATH - assumed 'ABSPATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/widgets-for-sourceforge-reviews/include/activate.php on line 2
- > PHP Fatal error
require_once(): Failed opening required 'ABSPATHwp-admin/includes/upgrade.php' (include_path='.:/usr/share/php') in wp-content/plugins/widgets-for-sourceforge-reviews/include/activate.php on line 2
- > PHP Fatal error
Uncaught Error: Call to undefined function get_plugin_data() in wp-content/plugins/widgets-for-sourceforge-reviews/include/troubleshooting.php:3
- > PHP Fatal error
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)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
These attributes need your attention:
- Tags: Too many tags (12 tag instead of maximum 10); only the first 5 tags are used in your directory listing
widgets-for-sourceforge-reviews/widgets-for-sourceforge-reviews.php Passed 13 tests
"Widgets for SourceForge Reviews" version 11.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
124 characters long description:
Embed SourceForge reviews fast and easily into your WordPress site. Increase SEO, trust and sales using SourceForge reviews.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
No dangerous file extensions were detected10,479 lines of code in 38 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 23 | 43 | 38 | 9,285 |
JavaScript | 6 | 301 | 175 | 1,018 |
CSS | 4 | 13 | 0 | 63 |
SVG | 4 | 2 | 0 | 61 |
JSON | 1 | 0 | 0 | 52 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.43 |
Average class complexity | 127.00 |
▷ Minimum class complexity | 10.00 |
▷ Maximum class complexity | 348.00 |
Average method complexity | 4.17 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 59.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 98 | |
▷ Static methods | 6 | 6.12% |
▷ Public methods | 96 | 97.96% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 2 | 2.04% |
Functions | 17 | |
▷ Named functions | 8 | 47.06% |
▷ Anonymous functions | 9 | 52.94% |
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
PNG files should be compressed to save space and minimize bandwidth usage
4 PNG files occupy 0.02MB with 0.01MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
static/img/platforms.png | 10.24KB | 4.08KB | ▼ 60.12% |
static/img/trustindex-sign-logo.png | 3.34KB | 0.59KB | ▼ 82.47% |
static/img/yes.png | 1.91KB | 0.25KB | ▼ 87.08% |
static/img/no.png | 1.92KB | 0.28KB | ▼ 85.53% |