Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▼0.00MB] [CPU: ▼2.23ms] Passed 4 tests
An overview of server-side resources used by WP Fast Minify
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.05 | 41.11 ▼1.93 |
Dashboard /wp-admin | 3.31 ▼0.03 | 52.61 ▼17.80 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 53.53 ▲3.75 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 109.18 ▲9.52 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 43.34 ▲7.07 |
Server storage [IO: ▲0.29MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 28 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by WP Fast Minify
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,732 ▼29 | 13.20 ▼1.06 | 1.87 ▲0.10 | 45.56 ▲3.18 |
Dashboard /wp-admin | 2,231 ▲25 | 5.85 ▼0.03 | 101.49 ▼6.20 | 39.69 ▼0.30 |
Posts /wp-admin/edit.php | 2,116 ▲16 | 2.02 ▲0.02 | 40.33 ▲2.71 | 35.06 ▼3.11 |
Add New Post /wp-admin/post-new.php | 1,570 ▲44 | 18.41 ▲0.87 | 676.82 ▲17.78 | 51.19 ▼3.98 |
Media Library /wp-admin/upload.php | 1,416 ▲13 | 4.29 ▲0.08 | 110.54 ▲10.54 | 47.08 ▲1.98 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- can_compress_scripts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
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 a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
These attributes need to be fixed:
- Screenshots: These screenshots do not have images: #1 (Admin Settings Page.), #2 (Admin Settings Page.(Japanese))
- Donate link: Please fix this invalid url: ""
wp-inline-js-converter/wp-inline-js-converter.php Passed 13 tests
"WP Fast Minify" version 1.5.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
97 characters long description:
Compress HTML Code, And Converting Inline Script and Style To JavaScript and CSS Compressed File.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Everything looks great! No dangerous files found in this plugin446 lines of code in 22 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 38 | 68 | 421 |
JavaScript | 13 | 12 | 0 | 14 |
CSS | 6 | 0 | 0 | 11 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.36 |
Average class complexity | 32.00 |
▷ Minimum class complexity | 32.00 |
▷ Maximum class complexity | 32.00 |
Average method complexity | 2.11 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 22.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 1 | 100.00% |
Methods | 28 | |
▷ Static methods | 3 | 10.71% |
▷ Public methods | 19 | 67.86% |
▷ Protected methods | 8 | 28.57% |
▷ Private methods | 1 | 3.57% |
Functions | 6 | |
▷ Named functions | 6 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 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
2 PNG files occupy 0.21MB with 0.16MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 96.79KB | 26.48KB | ▼ 72.64% |
screenshot-2.png | 123.17KB | 33.70KB | ▼ 72.64% |