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.68MB] [CPU: ▼5.80ms] Passed 4 tests
A check of server-side resources used by Nelio Forms
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.19 ▲0.72 | 40.79 ▼1.84 |
Dashboard /wp-admin | 3.99 ▲0.69 | 49.83 ▼3.30 |
Posts /wp-admin/edit.php | 4.04 ▲0.68 | 46.99 ▼1.21 |
Add New Post /wp-admin/post-new.php | 6.89 ▲1.00 | 87.66 ▼16.86 |
Media Library /wp-admin/upload.php | 3.84 ▲0.61 | 39.13 ▲4.11 |
All Forms /wp-admin/edit.php?post_type=nelio_form | 3.95 | 41.20 |
Add New /wp-admin/post-new.php?post_type=nelio_form | 6.86 | 85.79 |
Server storage [IO: ▲0.76MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 106 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-comments |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Checking browser requirements for Nelio Forms
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,882 ▲136 | 14.41 ▲0.09 | 1.75 ▼0.17 | 40.26 ▼2.96 |
Dashboard /wp-admin | 2,261 ▲76 | 5.87 ▲0.05 | 100.45 ▼4.54 | 36.99 ▼6.07 |
Posts /wp-admin/edit.php | 2,141 ▲52 | 2.05 ▲0.01 | 33.21 ▼9.48 | 32.89 ▼3.94 |
Add New Post /wp-admin/post-new.php | 6,278 ▲4,750 | 20.70 ▲2.48 | 939.47 ▲320.11 | 35.96 ▼17.23 |
Media Library /wp-admin/upload.php | 1,438 ▲50 | 4.22 ▼0.20 | 97.35 ▼2.24 | 41.05 ▼2.47 |
All Forms /wp-admin/edit.php?post_type=nelio_form | 1,105 | 2.01 | 33.50 | 29.05 |
Add New /wp-admin/post-new.php?post_type=nelio_form | 6,239 | 22.54 | 1,005.87 | 35.10 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- db_upgraded
- can_compress_scripts
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 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
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need to be fixed:
- Tags: You are using too many tags: 11 tag instead of maximum 10
nelio-forms/nelio-forms.php Passed 13 tests
This is the main PHP file of "Nelio Forms" version 1.0.23, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
33 characters long description:
A plugin to create contact forms.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Everything looks great! No dangerous files found in this plugin2,777 lines of code in 103 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 58 | 402 | 544 | 2,044 |
JSON | 9 | 0 | 0 | 682 |
JavaScript | 20 | 0 | 4 | 24 |
CSS | 15 | 0 | 0 | 16 |
SVG | 1 | 0 | 0 | 11 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.39 |
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 | 28 | |
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 | 144 | |
▷ Named functions | 122 | 84.72% |
▷ Anonymous functions | 22 | 15.28% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin