Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼5.87ms] Passed 4 tests
A check of server-side resources used by Auto-Fill Infusionsoft Forms
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 36.69 ▼7.02 |
Dashboard /wp-admin | 3.33 ▲0.03 | 43.33 ▼5.27 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 48.45 ▼9.39 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.03 | 93.56 ▼1.80 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 37.47 ▲1.32 |
Auto-Fill Infusionsoft Forms /wp-admin/options-general.php?page=gg-af-plugin-settings | 3.22 | 29.40 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
db_upgraded |
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by Auto-Fill Infusionsoft Forms
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,910 ▲153 | 13.69 ▼0.89 | 6.89 ▲5.06 | 37.37 ▼9.73 |
Dashboard /wp-admin | 2,210 ▲19 | 5.88 ▼0.17 | 105.28 ▲5.31 | 40.71 ▼3.78 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.02 ▼0.00 | 39.48 ▼3.09 | 35.38 ▼1.52 |
Add New Post /wp-admin/post-new.php | 1,536 ▲17 | 23.39 ▲0.08 | 659.97 ▼50.26 | 51.87 ▼2.69 |
Media Library /wp-admin/upload.php | 1,392 ▲4 | 4.12 ▼0.08 | 104.82 ▼1.80 | 47.16 ▼1.16 |
Auto-Fill Infusionsoft Forms /wp-admin/options-general.php?page=gg-af-plugin-settings | 911 | 2.02 | 23.04 | 32.95 |
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
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- db_upgraded
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
7 plugin tags: pre-fill, auto-populate, autofill, auto-fill, infusionsoft...
auto-fill-infusionsoft-forms/auto-fill-infusionsoft-forms.php Passed 13 tests
The primary PHP file in "Auto-Fill Infusionsoft Forms" version 1.0.4 is used by WordPress to initiate all plugin functionality
108 characters long description:
Automatically Pre-Fill Infusionsoft Web Forms and Legacy Order Forms with data passed to the form in the URL
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 detected106 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 18 | 20 | 91 |
JavaScript | 1 | 1 | 0 | 15 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.16 |
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 | 7 | |
▷ Named functions | 7 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG images were found in this plugin