Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼3.64ms] Passed 4 tests
Analyzing server-side resources used by Sipexa Flow for WordPress
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.01 | 36.64 ▼1.73 |
Dashboard /wp-admin | 3.32 ▲0.01 | 46.49 ▼2.20 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 44.55 ▼0.80 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 82.31 ▼9.81 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 36.37 ▲3.38 |
Create Workspace /wp-admin/admin.php?page=sipexa-flow-create-workspace | 3.21 | 33.58 |
Sign in to Workspace /wp-admin/admin.php?page=sipexa-flow-sign-in-to-workspace | 3.21 | 30.53 |
Sipexa Flow /wp-admin/admin.php?page=sipexa-flow-plugin | 3.20 | 26.55 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
widget_recent-posts |
Browser metrics Passed 4 tests
Sipexa Flow for WordPress: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,852 ▲106 | 13.15 ▼1.22 | 1.66 ▼0.14 | 39.19 ▼8.34 |
Dashboard /wp-admin | 2,233 ▲45 | 4.85 ▼1.05 | 98.66 ▼7.28 | 38.65 ▼7.96 |
Posts /wp-admin/edit.php | 2,116 ▲27 | 2.01 ▼0.03 | 34.40 ▼2.07 | 36.59 ▲4.13 |
Add New Post /wp-admin/post-new.php | 1,542 ▲9 | 23.18 ▼0.25 | 684.62 ▼1.47 | 62.19 ▲10.53 |
Media Library /wp-admin/upload.php | 1,412 ▲24 | 4.26 ▲0.06 | 110.23 ▲1.94 | 48.39 ▼0.48 |
Create Workspace /wp-admin/admin.php?page=sipexa-flow-create-workspace | 770 | 29.48 | 708.24 | 68.74 |
Sign in to Workspace /wp-admin/admin.php?page=sipexa-flow-sign-in-to-workspace | 744 | 21.70 | 556.69 | 45.87 |
Sipexa Flow /wp-admin/admin.php?page=sipexa-flow-plugin | 1,318 | 9.01 | 284.28 | 58.18 |
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
These items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- can_compress_scripts
- widget_recent-comments
- db_upgraded
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-posts
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 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please take a closer look at the following
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/sipexa-flow/sipexa-flow.php:14
- > 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 93% 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:
- Screenshots: These screenshots need descriptions #1, #2, #3, #4, #5, #6, #7, #8, #9 in sipexa-flow/assets to your readme.txt
sipexa-flow/sipexa-flow.php 92% from 13 tests
The main file in "Sipexa Flow for WordPress" v. 1.0.5 serves as a complement to information provided in readme.txt and as the entry point to the plugin
It is important to fix the following:
- Description: The description should be shorter than 140 characters (currently 225 characters long)
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 plugin132 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 18 | 12 | 91 |
JavaScript | 1 | 3 | 0 | 41 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.07 |
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 | 9 | |
▷ Named functions | 8 | 88.89% |
▷ Anonymous functions | 1 | 11.11% |
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
1 PNG file occupies 0.00MB with 0.00MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
logo.png | 3.65KB | 0.89KB | ▼ 75.49% |