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
Install script ran successfully
Server metrics [RAM: ▲0.03MB] [CPU: ▲2.04ms] Passed 4 tests
A check of server-side resources used by eAngel.me Proofread your content. Grammar, Spelling, Punctuation And Proper Use Of Words.
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 46.13 ▲10.67 |
Dashboard /wp-admin | 3.33 ▲0.03 | 45.85 ▼1.84 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 48.89 ▲2.57 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.03 | 94.78 ▲7.51 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 35.15 ▼0.08 |
eAngel (Proofreading) /wp-admin/options-general.php?page=eangel-settings-config | 3.20 | 30.79 |
Server storage [IO: ▲0.42MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 8 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
widget_theysaidso_widget |
eangel_settings |
can_compress_scripts |
theysaidso_admin_options |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
eAngel.me Proofread your content. Grammar, Spelling, Punctuation And Proper Use Of Words.: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲58 | 13.14 ▼1.05 | 1.63 ▼0.15 | 37.70 ▼4.36 |
Dashboard /wp-admin | 2,213 ▲58 | 4.86 ▼0.84 | 99.38 ▼3.70 | 40.08 ▲0.71 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.11 ▲0.07 | 39.58 ▲4.09 | 34.23 ▼1.78 |
Add New Post /wp-admin/post-new.php | 6,249 ▲4,716 | 26.17 ▲3.04 | 937.23 ▲277.83 | 56.46 ▲5.01 |
Media Library /wp-admin/upload.php | 1,386 ▼2 | 4.20 ▼0.00 | 99.82 ▼7.92 | 43.82 ▼0.00 |
eAngel (Proofreading) /wp-admin/options-general.php?page=eangel-settings-config | 815 | 2.02 | 24.70 | 31.00 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Please fix the following items
- The uninstall procedure has failed, leaving 6 options in the database
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
- can_compress_scripts
- db_upgraded
- widget_theysaidso_widget
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Smoke test failed, please fix the following
- > GET request to /wp-admin/options-general.php?page=eangel-settings-config
- > Notice in wp-content/plugins/eangel/lib/views.php+29
Undefined index: password
SRP 50% from 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
Please fix the following
- 2× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Warning
Use of undefined constant WP_PLUGIN_DIR - assumed 'WP_PLUGIN_DIR' (this will throw an Error in a future version of PHP) in wp-content/plugins/eangel/eangel.php on line 11
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_basename() in wp-content/plugins/eangel/eangel.php:11
- > PHP Warning
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Attributes that need to be fixed:
- Tags: Please delete some tags, you are using 17 tag instead of maximum 10
eangel/eangel.php Passed 13 tests
"eAngel.me Proofread your content. Grammar, Spelling, Punctuation And Proper Use Of Words." version 1.2.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
66 characters long description:
24/7 Professional proofreading service for your wordpress content.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
There were no executable files found in this plugin129 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 64 | 51 | 129 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.02 |
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 | 9 | |
▷ Named functions | 9 | 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
PNG files should be compressed to save space and minimize bandwidth usage
2 PNG files occupy 0.41MB with 0.21MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-2.png | 404.36KB | 209.75KB | ▼ 48.13% |
screenshot-1.png | 13.36KB | 6.02KB | ▼ 54.97% |