Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.05MB] [CPU: ▼4.46ms] Passed 4 tests
A check of server-side resources used by MailCheck.co: Validate emails in one click
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.08 | 47.20 ▲1.09 |
Dashboard /wp-admin | 3.36 ▲0.06 | 48.29 ▼4.19 |
Posts /wp-admin/edit.php | 3.41 ▲0.05 | 50.71 ▼1.81 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.05 | 84.50 ▼10.72 |
Media Library /wp-admin/upload.php | 3.28 ▲0.05 | 38.53 ▼1.10 |
MailCheck.co /wp-admin/options-general.php?page=mailcheckco-settings | 3.26 | 34.34 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 4 new files
Database: no new tables, 13 new options
New WordPress options |
---|
mailcheckco_enable_core |
widget_recent-posts |
mailcheckco_enable_elementor |
widget_theysaidso_widget |
db_upgraded |
mailcheckco_enable_woo |
mailcheckco_enable_mailpoet |
mailcheckco_enable_acf |
mailcheckco_enable_cf7 |
widget_recent-comments |
... |
Browser metrics Passed 4 tests
A check of browser resources used by MailCheck.co: Validate emails in one click
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,811 ▲50 | 14.39 ▼0.00 | 1.91 ▲0.19 | 42.25 ▲0.03 |
Dashboard /wp-admin | 2,214 ▲34 | 5.57 ▼0.03 | 89.52 ▲0.67 | 41.63 ▼11.22 |
Posts /wp-admin/edit.php | 2,123 ▲23 | 2.14 ▲0.16 | 41.87 ▲4.88 | 37.92 ▲2.68 |
Add New Post /wp-admin/post-new.php | 1,542 ▲16 | 23.09 ▼0.44 | 664.66 ▼34.69 | 58.95 ▼10.90 |
Media Library /wp-admin/upload.php | 1,422 ▲22 | 4.23 ▼0.01 | 102.01 ▼13.73 | 48.52 ▲0.60 |
MailCheck.co /wp-admin/options-general.php?page=mailcheckco-settings | 960 | 1.82 | 23.95 | 28.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
These items require your attention
- The uninstall procedure has failed, leaving 13 options in the database
- mailcheckco_enable_elementor
- mailcheckco_enable_acf
- widget_recent-comments
- mailcheckco_enable_core
- db_upgraded
- mailcheckco_trust_rate
- mailcheckco_enable_mailpoet
- mailcheckco_enable_cf7
- widget_recent-posts
- widget_theysaidso_widget
- ...
Smoke tests Passed 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 Passed 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
10 plugin tags: email validation, no bounces, validation, email check, mailcheck...
mailcheck-co/mailcheck-co.php Passed 13 tests
This is the main PHP file of "MailCheck.co: Validate emails in one click" version 1.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
22 characters long description:
Check Email Trust Rate
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Success! There were no dangerous files found in this plugin312 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 46 | 14 | 312 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 27.00 |
▷ Minimum class complexity | 27.00 |
▷ Maximum class complexity | 27.00 |
Average method complexity | 3.60 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 9.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 | 10 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 10 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 5 | |
▷ Named functions | 5 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 1 | 100.00% |
▷ Public constants | 1 | 100.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
There are no PNG files in this plugin