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
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.09MB] [CPU: ▼2.97ms] Passed 4 tests
This is a short check of server-side resources used by Email Address Encoder
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.57 ▲0.10 | 36.71 ▼0.12 |
Dashboard /wp-admin | 3.40 ▲0.09 | 45.53 ▼3.99 |
Posts /wp-admin/edit.php | 3.51 ▲0.15 | 45.68 ▼4.65 |
Add New Post /wp-admin/post-new.php | 5.98 ▲0.08 | 93.74 ▼3.13 |
Media Library /wp-admin/upload.php | 3.32 ▲0.08 | 38.90 ▲5.53 |
Email Encoder /wp-admin/options-general.php?page=eae | 3.34 | 30.69 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 6 new files
Database: no new tables, 9 new options
New WordPress options |
---|
eae_technique |
widget_recent-comments |
widget_theysaidso_widget |
eae_search_in |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
eae_filter_priority |
db_upgraded |
Browser metrics Passed 4 tests
A check of browser resources used by Email Address Encoder
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,823 ▲36 | 14.27 ▼0.46 | 2.61 ▲0.80 | 40.92 ▲2.53 |
Dashboard /wp-admin | 2,220 ▲42 | 5.61 ▲0.01 | 87.29 ▼26.15 | 43.74 ▼2.91 |
Posts /wp-admin/edit.php | 2,107 ▲7 | 1.94 ▼0.06 | 37.39 ▼1.54 | 35.76 ▼0.45 |
Add New Post /wp-admin/post-new.php | 1,532 ▲6 | 23.12 ▼0.04 | 642.84 ▲8.81 | 49.89 ▼20.99 |
Media Library /wp-admin/upload.php | 1,407 ▲10 | 4.19 ▼0.01 | 96.83 ▲0.56 | 41.21 ▼4.19 |
Email Encoder /wp-admin/options-general.php?page=eae | 1,047 | 2.17 | 24.41 | 39.33 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
- theysaidso_admin_options
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested
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
The following issues need your attention
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/email-address-encoder/includes/ui.php:4
- > PHP Fatal error
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 on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
These attributes need to be fixed:
- Tags: There are too many tags (21 tag instead of maximum 10)
email-address-encoder/email-address-encoder.php 92% from 13 tests
The entry point to "Email Address Encoder" version 1.0.23 is a PHP file that has certain tags in its header comment area
It is important to fix the following:
- Domain Path: The domain path points to an invalid folder, "/languages" does not exist
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Everything looks great! No dangerous files found in this plugin640 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 132 | 212 | 544 |
JavaScript | 2 | 19 | 1 | 96 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.45 |
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 | 23 | |
▷ Named functions | 21 | 91.30% |
▷ Anonymous functions | 2 | 8.70% |
Constants | 2 | |
▷ Global constants | 2 | 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
No PNG images were found in this plugin