Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Install script ran successfully
Server metrics [RAM: ▲0.06MB] [CPU: ▼6.13ms] Passed 4 tests
A check of server-side resources used by Bulk-verify-email
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.06 | 37.49 ▼3.93 |
Dashboard /wp-admin | 3.36 ▲0.06 | 49.89 ▼5.47 |
Posts /wp-admin/edit.php | 3.47 ▲0.12 | 48.42 ▲2.59 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 81.29 ▼16.25 |
Media Library /wp-admin/upload.php | 3.28 ▲0.05 | 37.83 ▲1.13 |
Server storage [IO: ▲19.92MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 5,585 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
db_upgraded |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Bulk-verify-email
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,929 ▲143 | 14.08 ▼0.27 | 8.79 ▲6.64 | 36.96 ▼7.30 |
Dashboard /wp-admin | 2,218 ▲38 | 5.54 ▼0.06 | 109.84 ▲7.94 | 51.66 ▲5.99 |
Posts /wp-admin/edit.php | 2,135 ▲35 | 2.59 ▲0.56 | 46.25 ▲11.79 | 50.65 ▲14.24 |
Add New Post /wp-admin/post-new.php | 1,708 ▲182 | 23.64 ▲0.04 | 708.72 ▲41.17 | 45.73 ▼5.26 |
Media Library /wp-admin/upload.php | 1,432 ▲29 | 5.01 ▲0.84 | 103.59 ▼1.61 | 50.41 ▲5.78 |
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
These items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- db_upgraded
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
- can_compress_scripts
- widget_theysaidso_widget
Smoke tests 50% 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 0% 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
- 6× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/langcheck.php
- > /wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/colorize.php
- > /wp-content/plugins/bulk-verify-email/admin/partials/bulk-verify-email-admin-display.php
- > /wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/example.php
- > /wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/cssgen2.php
- > /wp-content/plugins/bulk-verify-email/public/partials/bulk-verify-email-public-display.php
- 1811× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Warning
Use of undefined constant GESHI_REPLACE - assumed 'GESHI_REPLACE' (this will throw an Error in a future version of PHP) in wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sas.php on line 270
- > PHP Warning
Use of undefined constant GESHI_NUMBER_FLT_SCI_ZERO - assumed 'GESHI_NUMBER_FLT_SCI_ZERO' (this will throw an Error in a future version of PHP) in wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/php-brief.php on line 138
- > PHP Warning
Use of undefined constant GESHI_AFTER - assumed 'GESHI_AFTER' (this will throw an Error in a future version of PHP) in wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rails.php on line 377
- > PHP Warning
Use of undefined constant GESHI_CAPS_NO_CHANGE - assumed 'GESHI_CAPS_NO_CHANGE' (this will throw an Error in a future version of PHP) in wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/io.php on line 45
- > PHP Warning
Use of undefined constant GESHI_CLASS - assumed 'GESHI_CLASS' (this will throw an Error in a future version of PHP) in wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/reg.php on line 164
- > PHP Warning
Use of undefined constant GESHI_NUMBER_OCT_PREFIX - assumed 'GESHI_NUMBER_OCT_PREFIX' (this will throw an Error in a future version of PHP) in wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autoconf.php on line 50
- > PHP Warning
Use of undefined constant GESHI_NEVER - assumed 'GESHI_NEVER' (this will throw an Error in a future version of PHP) in wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mpasm.php on line 157
- > PHP Warning
Use of undefined constant GESHI_MODIFIERS - assumed 'GESHI_MODIFIERS' (this will throw an Error in a future version of PHP) in wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/reg.php on line 170
- > PHP Warning
Use of undefined constant GESHI_NEVER - assumed 'GESHI_NEVER' (this will throw an Error in a future version of PHP) in wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/postgresql.php on line 261
- > PHP Warning
Use of undefined constant GESHI_ALWAYS - assumed 'GESHI_ALWAYS' (this will throw an Error in a future version of PHP) in wp-content/plugins/bulk-verify-email/admin/assets/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/klonec.php on line 237
- > PHP Warning
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 Passed 29 tests
readme.txt Passed 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
9 plugin tags: email marketing, newsletter, email verifier, smtp, verify email...
bulk-verify-email/bulk-verify-email.php Passed 13 tests
The entry point to "Bulk-verify-email" version 1.0.4 is a PHP file that has certain tags in its header comment area
102 characters long description:
Email Verifier Online is an online tool that helps customers to verify their email address validation.
Code Analysis 97% from 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
There were no executable files found in this plugin257,366 lines of code in 4,873 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 4,411 | 17,102 | 57,917 | 132,259 |
PHP | 242 | 2,512 | 14,095 | 54,093 |
CSS | 124 | 3,985 | 2,642 | 22,378 |
HTML | 55 | 1,928 | 277 | 17,835 |
SVG | 10 | 16 | 16 | 14,397 |
JSON | 7 | 0 | 0 | 11,949 |
Markdown | 18 | 1,248 | 0 | 4,162 |
YAML | 5 | 36 | 17 | 280 |
INI | 1 | 17 | 60 | 13 |
PHP code 50% from 2 tests
This is a very shot review of cyclomatic complexity and code structure
It is recommended to fix the following
- Please reduce cyclomatic complexity of methods to less than 100 (currently 199)
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.46 |
Average class complexity | 80.88 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 637.00 |
Average method complexity | 6.42 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 199.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 8 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 8 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 118 | |
▷ Static methods | 2 | 1.69% |
▷ Public methods | 113 | 95.76% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 5 | 4.24% |
Functions | 18 | |
▷ Named functions | 18 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 64 | |
▷ Global constants | 64 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
616 PNG files occupy 1.23MB with 0.61MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
admin/assets/ckeditor/skins/moono/icons/hidpi/newpage-rtl.png | 1.17KB | 0.52KB | ▼ 55.64% |
admin/assets/ckeditor/skins/moono/images/refresh.png | 1.03KB | 0.45KB | ▼ 55.71% |
admin/assets/ckeditor/plugins/sourcearea/icons/hidpi/source.png | 1.02KB | 0.46KB | ▼ 54.27% |
admin/assets/ckeditor/skins/kama/icons/button.png | 0.32KB | 0.24KB | ▼ 25.77% |
admin/assets/ckeditor/plugins/clipboard/icons/hidpi/paste-rtl.png | 0.83KB | 0.37KB | ▼ 55.15% |