Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲0.05MB] [CPU: ▼0.63ms] Passed 4 tests
Server-side resources used by WProofreader spell & grammar check plugin for WordPress
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 42.37 ▼2.15 |
Dashboard /wp-admin | 3.43 ▲0.12 | 57.25 ▲1.35 |
Posts /wp-admin/edit.php | 3.48 ▲0.12 | 52.09 ▼1.10 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.05 | 91.77 ▼0.61 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 52.84 ▲16.40 |
WProofreader /wp-admin/options-general.php?page=spell-checker-settings | 3.26 | 42.53 |
Server storage [IO: ▲0.08MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 9 new files
Database: no new tables, 9 new options
New WordPress options |
---|
widget_recent-comments |
theysaidso_admin_options |
wsc_proofreader_version |
can_compress_scripts |
db_upgraded |
wsc_proofreader |
wsc_proofreader_info |
widget_theysaidso_widget |
widget_recent-posts |
Browser metrics Passed 4 tests
WProofreader spell & grammar check plugin for WordPress: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,958 ▲147 | 14.84 ▲0.10 | 1.75 ▼0.53 | 45.90 ▲0.56 |
Dashboard /wp-admin | 2,364 ▲158 | 6.61 ▲1.77 | 136.45 ▲21.52 | 43.11 ▼1.11 |
Posts /wp-admin/edit.php | 2,273 ▲184 | 3.49 ▲1.50 | 51.21 ▲17.45 | 31.07 ▼3.55 |
Add New Post /wp-admin/post-new.php | 6,737 ▲5,198 | 29.11 ▲5.93 | 966.38 ▲318.23 | 46.21 ▼9.93 |
Media Library /wp-admin/upload.php | 1,409 ▲18 | 4.37 ▲0.19 | 94.54 ▼5.55 | 47.98 ▲5.08 |
WProofreader /wp-admin/options-general.php?page=spell-checker-settings | 1,210 | 4.62 | 75.77 | 28.40 |
Uninstaller [IO: ✅] [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
The following items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- db_upgraded
- widget_theysaidso_widget
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
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 everything seems fine, this is not an exhaustive test
SRP Passed 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
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
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
5 plugin tags: corrector, proofreading, grammar, spelling, spell check
webspellchecker/webspellchecker.php Passed 13 tests
The main file in "WProofreader spell & grammar check plugin for WordPress" v. 2.6.8 serves as a complement to information provided in readme.txt and as the entry point to the plugin
92 characters long description:
Check spelling and grammar on your site automatically with multilingual WProofreader plugin.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Good job! No executable or dangerous file extensions detected925 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 204 | 213 | 775 |
JavaScript | 3 | 21 | 1 | 150 |
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.43 |
Average class complexity | 41.67 |
▷ Minimum class complexity | 8.00 |
▷ Maximum class complexity | 68.00 |
Average method complexity | 3.26 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 32.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 1 | 33.33% |
Methods | 54 | |
▷ Static methods | 2 | 3.70% |
▷ Public methods | 54 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 3 | |
▷ Named functions | 2 | 66.67% |
▷ Anonymous functions | 1 | 33.33% |
Constants | 5 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 5 | 100.00% |
▷ Public constants | 5 | 100.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