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
The plugin installed gracefully, with no errors
Server metrics [RAM: ▼0.01MB] [CPU: ▼7.96ms] Passed 4 tests
A check of server-side resources used by Wirtualna Polska Pixel
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 32.87 ▼8.78 |
Dashboard /wp-admin | 3.31 ▼0.04 | 44.40 ▼16.31 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 46.41 ▼0.69 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 88.28 ▼6.04 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 34.79 ▲0.14 |
WP Pixel /wp-admin/options-general.php?page=wph_page | 3.00 | 22.33 |
Server storage [IO: ▲0.12MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 8 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
db_upgraded |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Checking browser requirements for Wirtualna Polska Pixel
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,790 ▲43 | 14.54 ▲0.55 | 1.74 ▲0.09 | 38.70 ▼5.58 |
Dashboard /wp-admin | 2,195 ▲18 | 5.63 ▲0.05 | 89.12 ▼11.35 | 40.71 ▼2.07 |
Posts /wp-admin/edit.php | 2,100 ▲3 | 1.96 ▲0.01 | 39.15 ▲1.87 | 34.59 ▲0.03 |
Add New Post /wp-admin/post-new.php | 1,540 ▲3 | 25.00 ▲1.83 | 603.01 ▼1.26 | 64.28 ▲9.08 |
Media Library /wp-admin/upload.php | 1,400 ▲3 | 4.15 ▼0.11 | 96.29 ▼3.73 | 43.07 ▲0.30 |
WP Pixel /wp-admin/options-general.php?page=wph_page | 28 | 0.41 | 0.09 | 3.63 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
- widget_recent-comments
- db_upgraded
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting 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 applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
No output text or server-side errors detected on direct access of PHP files
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Please fix the following browser errors
- > GET request to /wp-admin/options-general.php?page=wph_page
- > Network (severe)
wp-admin/options-general.php?page=wph_page - Failed to load resource: the server responded with a status of 403 (Forbidden)
Optimizations
Plugin configuration 86% 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 require attention:
- Screenshots: Screenshot #1 (Konfiguracja wtyczki Wirtualna Polska Pixel) image not found
wirtualna-polska-pixel/wirtualnapolska-pixel.php 77% from 13 tests
The entry point to "Wirtualna Polska Pixel" version 1.0.2 is a PHP file that has certain tags in its header comment area
Please make the necessary changes and fix the following:
- Description: The description should be shorter than 140 characters (currently 143 characters long)
- Domain Path: The domain path folder does not exist ("/languages")
- Main file name: The principal plugin file should be the same as the plugin slug ("wirtualna-polska-pixel.php" instead of "wirtualnapolska-pixel.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Good job! No executable or dangerous file extensions detected685 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 180 | 29 | 650 |
JavaScript | 2 | 7 | 1 | 35 |
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.56 |
Average class complexity | 62.50 |
▷ Minimum class complexity | 9.00 |
▷ Maximum class complexity | 116.00 |
Average method complexity | 4.84 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 19.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 32 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 28 | 87.50% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 4 | 12.50% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
Using a strong compression for your PNG files is a great way to speed-up your plugin
There are no PNG files in this plugin