Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.04MB] [CPU: ▼514.60ms] Passed 4 tests
An overview of server-side resources used by Mailster Email Verify
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.88 ▲0.16 | 36.00 ▲13.52 |
Dashboard /wp-admin | 3.10 ▲0.05 | 41.06 ▼1.06 |
Posts /wp-admin/edit.php | 3.15 ▲0.04 | 42.53 ▲0.04 |
Add New Post /wp-admin/post-new.php | 5.46 ▲0.03 | 80.75 ▼2,052.69 |
Media Library /wp-admin/upload.php | 3.04 ▲0.04 | 36.44 ▼4.69 |
Server storage [IO: ▲0.06MB] [DB: ▲0.72MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 6 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
This is an overview of browser requirements for Mailster Email Verify
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,703 ▲121 | 15.92 ▲0.01 | 7.00 ▲0.33 | 46.82 ▼2.54 |
Dashboard /wp-admin | 2,987 ▲137 | 5.95 ▼0.02 | 134.67 ▲9.49 | 103.97 ▲0.38 |
Posts /wp-admin/edit.php | 2,731 ▲25 | 2.68 ▼0.02 | 63.18 ▼4.52 | 86.81 ▼7.51 |
Add New Post /wp-admin/post-new.php | 1,668 ▲189 | 18.69 ▲1.59 | 369.90 ▲25.59 | 103.98 ▼6.19 |
Media Library /wp-admin/upload.php | 1,797 ▲25 | 5.03 ▲0.03 | 168.35 ▲17.95 | 109.33 ▼3.82 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.72MB] Passed 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Uninstaller ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
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 items
- 2× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/mailster-email-verify/classes/emailverify.class.php:10
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/mailster-email-verify/views/settings.php:3
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
4 plugin tags: mailster, verification, email, newsletter
mailster-email-verify/mailster-email-verify.php Passed 13 tests
This is the main PHP file of "Mailster Email Verify" version 1.6, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
41 characters long description:
Verifies your subscribers email addresses
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
No dangerous file extensions were detected690 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 171 | 394 | 690 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
Average class complexity | 9.58 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 70.00 |
Average method complexity | 3.40 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 21.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 12 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 12 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 43 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 21 | 48.84% |
▷ Protected methods | 16 | 37.21% |
▷ Private methods | 6 | 13.95% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 18 | |
▷ Global constants | 3 | 16.67% |
▷ Class constants | 15 | 83.33% |
▷ Public constants | 15 | 100.00% |
Plugin size Passed 1 test
Image compression Passed 1 test
Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin