Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.01MB] [CPU: ▼0.63ms] Passed 4 tests
Analyzing server-side resources used by User Registration Email Validator
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 39.01 ▼5.24 |
Dashboard /wp-admin | 3.32 ▲0.01 | 46.72 ▼2.74 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 46.84 ▼1.51 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 105.61 ▲16.55 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 39.70 ▲6.95 |
User Email Validator /wp-admin/options-general.php?page=user-registration-email-validator | 3.26 | 33.51 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 5 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
urev_allowed_email_types |
widget_recent-comments |
widget_recent-posts |
db_upgraded |
can_compress_scripts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
User Registration Email Validator: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,821 ▲86 | 13.22 ▼1.07 | 1.65 ▼0.23 | 42.40 ▼1.95 |
Dashboard /wp-admin | 2,227 ▲39 | 5.84 ▼0.05 | 99.05 ▼16.06 | 41.38 ▼4.25 |
Posts /wp-admin/edit.php | 2,110 ▲21 | 2.01 ▲0.01 | 40.37 ▲0.57 | 35.73 ▲0.43 |
Add New Post /wp-admin/post-new.php | 1,557 ▲43 | 18.48 ▲0.78 | 635.62 ▼65.40 | 55.09 ▼9.07 |
Media Library /wp-admin/upload.php | 1,403 ▲15 | 4.25 ▲0.02 | 100.42 ▲0.96 | 46.89 ▲3.34 |
User Email Validator /wp-admin/options-general.php?page=user-registration-email-validator | 1,058 | 2.18 | 41.04 | 50.28 |
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
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
- db_upgraded
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following
- 2× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/user-registration-email-validator/view.php
- > /wp-content/plugins/user-registration-email-validator/user-registration-email-validator.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side
Optimizations
Plugin configuration 97% 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: Please describe screenshot #3 in user-registration-email-validator/assets to your readme.txt
user-registration-email-validator/user-registration-email-validator.php Passed 13 tests
This is the main PHP file of "User Registration Email Validator" version 3.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
99 characters long description:
Validate and Verify any email using is_email() and stop spam comments spam logins and registration.
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
Success! There were no dangerous files found in this plugin362 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 88 | 94 | 362 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.42 |
Average class complexity | 34.00 |
▷ Minimum class complexity | 34.00 |
▷ Maximum class complexity | 34.00 |
Average method complexity | 3.46 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 12.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 | 14 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 14 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
1 PNG file occupies 0.01MB with 0.00MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/emails-checker-logo.png | 12.31KB | 9.35KB | ▼ 24.09% |