Benchmarks
Plugin footprint 82% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.07MB] [CPU: ▼8.49ms] Passed 4 tests
An overview of server-side resources used by Magic Liquidizer Responsive Form
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.55 ▲0.08 | 38.55 ▼5.42 |
Dashboard /wp-admin | 3.38 ▲0.04 | 50.12 ▼12.65 |
Posts /wp-admin/edit.php | 3.49 ▲0.14 | 51.00 ▲0.81 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.08 | 91.14 ▼16.68 |
Media Library /wp-admin/upload.php | 3.30 ▲0.08 | 37.55 ▲6.22 |
About /wp-admin/admin.php?page=magic-liquidizer-about | 3.27 | 34.53 |
Form /wp-admin/admin.php?page=magic-liquidizer-form | 3.27 | 34.79 |
Setup Wizard /wp-admin/admin.php?page=magic-liquidizer-page-lite | 3.27 | 33.20 |
Server storage [IO: ▲0.31MB] [DB: ▲0.00MB] 67% from 3 tests
Input-output and database impact of this plugin
Please fix the following
- Illegal file modification found: 1 file (4.00KB) outside of "wp-content/plugins/magic-liquidizer-responsive-form/" and "wp-content/uploads/"
- (new file) wp-content/mgd_mirror/mgd_maximinodotpy-gitdown-test-repository
Filesystem: 16 new files
Database: no new tables, 9 new options
New WordPress options |
---|
liquidizer_lite_wp_form |
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
liquidizer_lite_wp_form_width |
db_upgraded |
widget_recent-comments |
liquidizer_lite_wp_which_form_element |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Magic Liquidizer Responsive Form
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,932 ▲161 | 13.61 ▼0.77 | 9.67 ▲7.68 | 41.68 ▼0.00 |
Dashboard /wp-admin | 2,246 ▲43 | 5.79 ▼0.09 | 99.95 ▼4.17 | 40.84 ▼1.84 |
Posts /wp-admin/edit.php | 2,131 ▲34 | 2.01 ▲0.00 | 34.86 ▼3.01 | 36.45 ▲0.27 |
Add New Post /wp-admin/post-new.php | 1,556 ▲24 | 23.35 ▲0.22 | 664.89 ▼1.58 | 57.38 ▲0.15 |
Media Library /wp-admin/upload.php | 1,431 ▲28 | 4.25 ▲0.04 | 99.42 ▲0.69 | 42.09 ▼2.63 |
About /wp-admin/admin.php?page=magic-liquidizer-about | 820 | 2.18 | 22.72 | 27.40 |
Form /wp-admin/admin.php?page=magic-liquidizer-form | 854 | 2.02 | 24.68 | 32.69 |
Setup Wizard /wp-admin/admin.php?page=magic-liquidizer-page-lite | 1,047 | 2.06 | 25.37 | 34.66 |
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
- can_compress_scripts
- widget_recent-comments
- widget_recent-posts
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
Attributes that need to be fixed:
- Screenshots: These screenshots require images: #1 (How does your Form look like BEFORE. screenshot-1.png), #2 (Magic Liquidizer Responsive Form - Wordpress Admin Section. screenshot-2.png), #3 (This screenshot was taken from our DEMO page AFTER installation. Client-side screenshot. screenshot-3.png)
magic-liquidizer-responsive-form/magic-liquidizer-responsive-form.php 92% from 13 tests
"Magic Liquidizer Responsive Form" version 1.0.7's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
It is important to fix the following:
- Description: Keep the plugin description shorter than 140 characters (currently 148 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Everything looks great! No dangerous files found in this plugin476 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 91 | 111 | 324 |
CSS | 1 | 18 | 10 | 127 |
JavaScript | 4 | 8 | 38 | 25 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.27 |
Average class complexity | 6.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 9.00 |
Average method complexity | 2.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 6.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 15 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 15 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 3 | |
▷ Named functions | 3 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.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
4 PNG files occupy 0.25MB with 0.17MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-3.png | 35.92KB | 10.05KB | ▼ 72.02% |
screenshot.png | 102.07KB | 32.02KB | ▼ 68.63% |
screenshot-2.png | 71.40KB | 22.66KB | ▼ 68.26% |
screenshot-1.png | 42.42KB | 12.39KB | ▼ 70.80% |