Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▼2.88ms] Passed 4 tests
An overview of server-side resources used by Forms: 3rd-Party Migration
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.04 | 43.29 ▲2.66 |
Dashboard /wp-admin | 3.39 ▲0.04 | 48.61 ▼2.75 |
Posts /wp-admin/edit.php | 3.50 ▲0.10 | 47.08 ▼0.51 |
Add New Post /wp-admin/post-new.php | 5.97 ▲0.04 | 93.10 ▼5.43 |
Media Library /wp-admin/upload.php | 3.31 ▲0.04 | 36.65 ▼2.84 |
Forms-3rdparty Migrate /wp-admin/tools.php?page=forms-3rdparty-migrate_config | 3.28 | 33.05 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 7 new options
New WordPress options |
---|
forms-3rdparty-migrate_settings |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for Forms: 3rd-Party Migration
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.35 ▲0.24 | 2.00 ▲0.47 | 43.65 ▲3.18 |
Dashboard /wp-admin | 2,202 ▲25 | 5.58 ▼0.12 | 92.76 ▲5.96 | 42.66 ▼1.71 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 1.97 ▲0.00 | 39.89 ▲4.79 | 35.94 ▼2.37 |
Add New Post /wp-admin/post-new.php | 1,531 ▲3 | 23.00 ▼0.00 | 636.79 ▼44.71 | 44.93 ▼7.60 |
Media Library /wp-admin/upload.php | 1,404 ▲7 | 4.24 ▲0.04 | 99.56 ▼31.79 | 45.47 ▼3.23 |
Forms-3rdparty Migrate /wp-admin/tools.php?page=forms-3rdparty-migrate_config | 961 | 2.01 | 22.55 | 27.52 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 7 options
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- forms-3rdparty-migrate_settings
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though everything seems fine, this is not an exhaustive test
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 fix the following items
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/forms-3rdparty-migrate/forms-3rdparty-migrate.php:59
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Attributes that need to be fixed:
- Tags: You are using too many tags: 13 tag instead of maximum 10
forms-3rdparty-migrate/forms-3rdparty-migrate.php Passed 13 tests
The entry point to "Forms: 3rd-Party Migration" version 0.3.3 is a PHP file that has certain tags in its header comment area
74 characters long description:
Export/Import settings for Forms-3rdparty, or migrate to/from CF7-3rdparty
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
No dangerous file extensions were detected224 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 73 | 50 | 224 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 31.00 |
▷ Minimum class complexity | 31.00 |
▷ Maximum class complexity | 31.00 |
Average method complexity | 3.73 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 22.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 11 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 11 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 9 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 9 | 100.00% |
▷ Public constants | 9 | 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
No PNG images were found in this plugin