Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.09MB] [CPU: ▼1.64ms] Passed 4 tests
This is a short check of server-side resources used by Pipfrosch jQuery
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.55 ▲0.09 | 38.07 ▼0.56 |
Dashboard /wp-admin | 3.40 ▲0.09 | 44.19 ▲0.18 |
Posts /wp-admin/edit.php | 3.51 ▲0.15 | 46.91 ▲0.10 |
Add New Post /wp-admin/post-new.php | 5.98 ▲0.09 | 93.58 ▼4.84 |
Media Library /wp-admin/upload.php | 3.32 ▲0.09 | 33.30 ▼1.24 |
jQuery Options /wp-admin/options-general.php?page=pipfrosch_jquery | 3.29 | 28.93 |
Server storage [IO: ▲0.15MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 13 new files
Database: no new tables, 13 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
pipjq_cdn |
pipjq_migrate |
pipjq_sri |
theysaidso_admin_options |
pipjq_jquery_version |
widget_recent-posts |
widget_recent-comments |
pipjq_plugin_version |
... |
Browser metrics Passed 4 tests
An overview of browser requirements for Pipfrosch jQuery
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲69 | 13.25 ▼1.30 | 1.81 ▲0.12 | 41.48 ▲0.29 |
Dashboard /wp-admin | 2,210 ▲21 | 4.81 ▼0.26 | 107.12 ▼3.43 | 41.88 ▼0.20 |
Posts /wp-admin/edit.php | 2,093 ▲7 | 2.02 ▼0.04 | 40.40 ▲4.56 | 36.62 ▲5.89 |
Add New Post /wp-admin/post-new.php | 1,536 ▲17 | 22.76 ▼0.40 | 568.12 ▼105.48 | 56.13 ▼4.94 |
Media Library /wp-admin/upload.php | 1,392 ▲4 | 4.16 ▼0.04 | 94.73 ▼16.70 | 41.51 ▼7.70 |
jQuery Options /wp-admin/options-general.php?page=pipfrosch_jquery | 896 | 2.02 | 22.99 | 31.69 |
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
It is recommended to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected
SRP Passed 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
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
No browser errors were detected
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
1 plugin tags: jquery
pipfrosch-jquery/pipfrosch-jquery.php Passed 13 tests
The entry point to "Pipfrosch jQuery" version 1.2.1 is a PHP file that has certain tags in its header comment area
59 characters long description:
Provides a modern jQuery environment for WordPress frontend
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
Good job! No executable or dangerous file extensions detected532 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 41 | 264 | 413 |
Markdown | 1 | 48 | 0 | 117 |
JavaScript | 2 | 0 | 2 | 2 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 20 | |
▷ Named functions | 20 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 11 | |
▷ Global constants | 11 | 100.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 were not PNG files found in your plugin