Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.14MB] [CPU: ▼1.24ms] Passed 4 tests
A check of server-side resources used by SAR Friendly SMTP
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.59 ▲0.13 | 42.79 ▲6.38 |
Dashboard /wp-admin | 3.45 ▲0.15 | 47.31 ▼0.40 |
Posts /wp-admin/edit.php | 3.57 ▲0.21 | 48.71 ▲4.68 |
Add New Post /wp-admin/post-new.php | 6.03 ▲0.14 | 97.06 ▼12.62 |
Media Library /wp-admin/upload.php | 3.38 ▲0.14 | 37.35 ▲3.39 |
Send Email Test /wp-admin/admin.php?page=sar_fsmtp_email_test | 3.34 | 33.91 |
Settings /wp-admin/admin.php?page=sar_friendly_smtp | 3.34 | 31.06 |
Server storage [IO: ▲0.11MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 8 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
widget_theysaidso_widget |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for SAR Friendly SMTP
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,848 ▲77 | 13.24 ▼1.34 | 1.86 ▼0.12 | 40.25 ▲0.26 |
Dashboard /wp-admin | 2,229 ▲43 | 5.80 ▲0.85 | 98.68 ▼8.33 | 37.00 ▼6.65 |
Posts /wp-admin/edit.php | 2,112 ▲23 | 2.00 ▲0.02 | 37.60 ▲1.40 | 35.09 ▼1.87 |
Add New Post /wp-admin/post-new.php | 1,533 ▼9 | 17.45 ▼0.51 | 643.16 ▼8.06 | 54.41 ▼9.86 |
Media Library /wp-admin/upload.php | 1,414 ▲29 | 4.21 ▼0.02 | 108.19 ▼1.03 | 44.01 ▲0.49 |
Send Email Test /wp-admin/admin.php?page=sar_fsmtp_email_test | 821 | 2.02 | 23.34 | 31.72 |
Settings /wp-admin/admin.php?page=sar_friendly_smtp | 913 | 2.05 | 24.81 | 32.79 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
- db_upgraded
- widget_recent-posts
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking 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 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Looking good! No server-side errors or output on direct access of PHP files
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 Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
6 plugin tags: phpmailer, sendmail, smtp, notifications, email...
sar-friendly-smtp/sar-friendly-smtp.php Passed 13 tests
The principal PHP file in "SAR Friendly SMTP" v. 1.2.6 is loaded by WordPress automatically on each request
98 characters long description:
A friendly SMTP plugin for WordPress. No third-party, simply using WordPress native possibilities.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
No dangerous file extensions were detected727 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 123 | 173 | 466 |
PO File | 1 | 51 | 61 | 258 |
CSS | 1 | 0 | 0 | 3 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 24 | |
▷ Named functions | 24 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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
PNG images were not found in this plugin