Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.49MB] [CPU: ▲1.13ms] Passed 4 tests
Analyzing server-side resources used by RSS Feed Pro
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.95 ▲0.49 | 40.54 ▼1.73 |
Dashboard /wp-admin | 3.78 ▲0.48 | 49.88 ▲0.15 |
Posts /wp-admin/edit.php | 3.90 ▲0.54 | 51.21 ▲0.46 |
Add New Post /wp-admin/post-new.php | 6.39 ▲0.50 | 101.06 ▲8.32 |
Media Library /wp-admin/upload.php | 3.71 ▲0.48 | 39.29 ▲5.65 |
Add New /wp-admin/post-new.php?post_type=rssfp-shortcode | 3.74 | 46.41 |
All RSS Archives /wp-admin/edit.php?post_type=rssfp-shortcode | 3.75 | 41.23 |
Server storage [IO: ▲0.20MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 16 new files
Database: no new tables, 9 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-posts |
rssfp_ask_for_rating_on |
widget_rssfp_lib |
widget_theysaidso_widget |
theysaidso_admin_options |
db_upgraded |
widget_rssfeedpro |
widget_recent-comments |
Browser metrics Passed 4 tests
Checking browser requirements for RSS Feed Pro
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,941 ▲179 | 13.71 ▼1.02 | 8.68 ▲6.95 | 39.63 ▼3.76 |
Dashboard /wp-admin | 2,229 ▲52 | 5.62 ▼0.00 | 93.25 ▼6.39 | 43.82 ▲0.21 |
Posts /wp-admin/edit.php | 2,131 ▲28 | 2.05 ▲0.09 | 40.82 ▲2.99 | 35.97 ▲1.29 |
Add New Post /wp-admin/post-new.php | 1,556 ▲20 | 23.39 ▲0.22 | 594.64 ▼55.31 | 56.41 ▲10.28 |
Media Library /wp-admin/upload.php | 1,434 ▲40 | 4.23 ▲0.03 | 97.42 ▼4.15 | 41.80 ▼1.77 |
Add New /wp-admin/post-new.php?post_type=rssfp-shortcode | 1,593 | 2.56 | 53.84 | 56.52 |
All RSS Archives /wp-admin/edit.php?post_type=rssfp-shortcode | 1,112 | 1.91 | 33.51 | 29.97 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- This plugin did not uninstall successfully, leaving 9 options in the database
- widget_recent-posts
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- widget_rssfp_lib
- can_compress_scripts
- widget_rssfeedpro
- rssfp_ask_for_rating_on
Smoke tests 75% 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 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 take a closer look at the following
- 2× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/rss-feed-pro/inc/cpt.php:3
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/rss-feed-pro/inc/widgets.php:4
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
8 plugin tags: rss, mp3, itunes, castos, podcast...
rss-feed-pro/rss-feed-pro.php 92% from 13 tests
Analyzing the main PHP file in "RSS Feed Pro" version 1.1.4
It is important to fix the following:
- Description: Keep the plugin description shorter than 140 characters (currently 186 characters long)
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 plugin4,241 lines of code in 11 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 249 | 322 | 3,187 |
PO File | 3 | 357 | 397 | 802 |
JavaScript | 2 | 31 | 28 | 141 |
CSS | 2 | 19 | 0 | 111 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 42.00 |
▷ Minimum class complexity | 15.00 |
▷ Maximum class complexity | 64.00 |
Average method complexity | 5.92 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 41.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 | 25 | |
▷ Static methods | 10 | 40.00% |
▷ Public methods | 25 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 17 | |
▷ Named functions | 16 | 94.12% |
▷ Anonymous functions | 1 | 5.88% |
Constants | 6 | |
▷ Global constants | 6 | 100.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
There were not PNG files found in your plugin