Benchmarks
Plugin footprint 65% 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.28MB] [CPU: ▲0.13ms] Passed 4 tests
A check of server-side resources used by SMTP for Sendinblue - YaySMTP
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.75 ▲0.29 | 43.07 ▼1.86 |
Dashboard /wp-admin | 3.59 ▲0.28 | 54.67 ▲4.65 |
Posts /wp-admin/edit.php | 3.64 ▲0.28 | 53.99 ▲1.43 |
Add New Post /wp-admin/post-new.php | 6.17 ▲0.28 | 99.07 ▲0.50 |
Media Library /wp-admin/upload.php | 3.51 ▲0.28 | 38.51 ▲0.46 |
Server storage [IO: ▲0.16MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 25 new files
Database: 1 new table, 7 new options
New tables |
---|
wp_yay_smtp_sendinblue_email_logs |
New WordPress options |
---|
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
yay_smtp_sendinblue_version |
widget_theysaidso_widget |
theysaidso_admin_options |
Browser metrics Passed 4 tests
SMTP for Sendinblue - YaySMTP: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,807 ▲46 | 14.72 ▲0.45 | 1.61 ▼0.56 | 43.04 ▼0.74 |
Dashboard /wp-admin | 2,213 ▲46 | 5.50 ▼0.09 | 84.00 ▼29.31 | 39.41 ▼1.13 |
Posts /wp-admin/edit.php | 2,118 ▲18 | 2.00 ▲0.01 | 38.70 ▲0.91 | 38.89 ▼0.81 |
Add New Post /wp-admin/post-new.php | 1,541 ▲15 | 23.45 ▲0.44 | 630.03 ▼69.22 | 51.94 ▼14.51 |
Media Library /wp-admin/upload.php | 1,418 ▲18 | 4.20 ▼0.03 | 97.06 ▼23.99 | 45.99 ▼6.04 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- Zombie tables were found after uninstall: 1 table
- wp_yay_smtp_sendinblue_email_logs
- This plugin does not fully uninstall, leaving 7 options in the database
- can_compress_scripts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-posts
- yay_smtp_sendinblue_version
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
6 plugin tags: wp mail smtp, wp mail, wp smtp, wordpress smtp, sendinblue...
smtp-sendinblue/yay-smtp.php 85% from 13 tests
This is the main PHP file of "SMTP for Sendinblue - YaySMTP" version 1.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
Please take the time to fix the following:
- Main file name: Name the main plugin file the same as the plugin slug ("smtp-sendinblue.php" instead of "yay-smtp.php")
- Text Domain: The text domain name should consist of only dashes and lowercase characters
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
Everything looks great! No dangerous files found in this plugin4,662 lines of code in 22 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 20 | 265 | 31 | 1,880 |
JavaScript | 1 | 103 | 80 | 1,536 |
CSS | 1 | 94 | 31 | 1,246 |
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.53 |
Average class complexity | 24.00 |
▷ Minimum class complexity | 3.00 |
▷ Maximum class complexity | 76.00 |
Average method complexity | 3.91 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 48.00 |
Code structure | ||
---|---|---|
Namespaces | 4 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 10 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 10 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 79 | |
▷ Static methods | 39 | 49.37% |
▷ Public methods | 65 | 82.28% |
▷ Protected methods | 1 | 1.27% |
▷ Private methods | 13 | 16.46% |
Functions | 2 | |
▷ Named functions | 1 | 50.00% |
▷ Anonymous functions | 1 | 50.00% |
Constants | 6 | |
▷ Global constants | 6 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin