Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.04MB] [CPU: ▼6.68ms] Passed 4 tests
An overview of server-side resources used by Magic Liquidizer Responsive Navigationbar
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 36.09 ▼8.05 |
Dashboard /wp-admin | 3.33 ▲0.03 | 46.21 ▼3.54 |
Posts /wp-admin/edit.php | 3.45 ▲0.09 | 53.85 ▲7.13 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.05 | 82.62 ▼12.09 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 31.77 ▼3.04 |
Navigationbar /wp-admin/admin.php?page=magic-liquidizer-navigationbar | 3.23 | 29.71 |
Setup Wizard /wp-admin/admin.php?page=magic-liquidizer-page-lite | 3.23 | 32.35 |
About /wp-admin/admin.php?page=magic-liquidizer-about | 3.22 | 30.41 |
Server storage [IO: ▲0.48MB] [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: 22 new files
Database: no new tables, 14 new options
New WordPress options |
---|
liquidizer_lite_wp_navcolor |
liquidizer_lite_wp_navselect |
liquidizer_lite_wp_home |
widget_recent-posts |
widget_theysaidso_widget |
liquidizer_lite_wp_contact |
widget_recent-comments |
liquidizer_lite_wp_navigationbar_width |
can_compress_scripts |
db_upgraded |
... |
Browser metrics Passed 4 tests
Checking browser requirements for Magic Liquidizer Responsive Navigationbar
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,961 ▲215 | 14.25 ▼0.13 | 6.50 ▲4.61 | 39.20 ▼0.03 |
Dashboard /wp-admin | 2,253 ▲62 | 5.12 ▲0.06 | 106.62 ▲5.54 | 37.06 ▼5.98 |
Posts /wp-admin/edit.php | 2,144 ▲52 | 2.31 ▲0.31 | 37.90 ▼3.68 | 33.51 ▼3.72 |
Add New Post /wp-admin/post-new.php | 1,553 ▲11 | 23.39 ▲0.21 | 655.89 ▼39.57 | 36.44 ▼18.93 |
Media Library /wp-admin/upload.php | 1,441 ▲53 | 4.44 ▲0.18 | 97.57 ▼11.61 | 44.21 ▼3.52 |
Navigationbar /wp-admin/admin.php?page=magic-liquidizer-navigationbar | 1,047 | 2.58 | 40.44 | 29.62 |
Setup Wizard /wp-admin/admin.php?page=magic-liquidizer-page-lite | 1,339 | 2.24 | 46.69 | 35.62 |
About /wp-admin/admin.php?page=magic-liquidizer-about | 853 | 1.97 | 26.28 | 23.48 |
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
Please fix the following items
- Zombie WordPress options detected upon uninstall: 6 options
- can_compress_scripts
- widget_recent-posts
- db_upgraded
- theysaidso_admin_options
- widget_recent-comments
- widget_theysaidso_widget
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 | 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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that require attention:
- Screenshots: These screenshots require images: #1 (How does your Navigation Bar / Nav Menu look like on large screens. screenshot-1.png), #2 (Magic Liquidizer Responsive Navigation Bar - Wordpress Admin Section. screenshot-2.png), #3 (This screenshot was taken from our DEMO page AFTER installation. Mobile screens screenshot. screenshot-3.png screenshot-4.png)
magic-liquidizer-responsive-navigationbar/magic-liquidizer-responsive-navigationbar.php 92% from 13 tests
"Magic Liquidizer Responsive Navigationbar" version 1.0.3's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
Please take the time to fix the following:
- Description: Please keep the plugin description shorter than 140 characters (currently 213 characters long)
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 detected610 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 85 | 111 | 365 |
CSS | 1 | 16 | 10 | 131 |
JavaScript | 4 | 29 | 52 | 114 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.26 |
Average class complexity | 7.67 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 14.00 |
Average method complexity | 2.25 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 9.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 | 16 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 16 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
10 PNG files occupy 0.40MB with 0.24MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-4.png | 101.08KB | 33.51KB | ▼ 66.85% |
screenshot.png | 94.35KB | 32.38KB | ▼ 65.68% |
idimages/home-icon2.png | 1.46KB | 0.86KB | ▼ 41.11% |
idimages/info-v2.png | 1.50KB | 0.86KB | ▼ 42.34% |
screenshot-1.png | 20.67KB | 4.44KB | ▼ 78.52% |