Benchmarks
Plugin footprint 83% 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.10MB] [CPU: ▼8.38ms] Passed 4 tests
This is a short check of server-side resources used by Jellyreach
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.56 ▲0.10 | 36.62 ▼12.45 |
Dashboard /wp-admin | 3.40 ▲0.10 | 44.86 ▼4.01 |
Posts /wp-admin/edit.php | 3.52 ▲0.16 | 47.28 ▲2.74 |
Add New Post /wp-admin/post-new.php | 6.00 ▲0.12 | 82.56 ▼19.79 |
Media Library /wp-admin/upload.php | 3.33 ▲0.10 | 36.17 ▲3.22 |
Server storage [IO: ▲0.06MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 24 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
db_upgraded |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-comments |
theysaidso_admin_options |
jellyreach_api_key |
Browser metrics Passed 4 tests
Jellyreach: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,848 ▲102 | 14.28 ▲0.02 | 1.91 ▼0.16 | 42.82 ▼12.63 |
Dashboard /wp-admin | 2,232 ▲55 | 5.52 ▼0.08 | 90.81 ▼4.54 | 85.82 ▲44.72 |
Posts /wp-admin/edit.php | 2,137 ▲37 | 1.97 ▼0.06 | 39.84 ▲2.58 | 36.11 ▲3.08 |
Add New Post /wp-admin/post-new.php | 1,563 ▲37 | 17.80 ▼5.33 | 706.55 ▲76.98 | 65.66 ▲5.45 |
Media Library /wp-admin/upload.php | 1,431 ▲31 | 4.11 ▼0.07 | 99.11 ▼0.44 | 81.76 ▲36.18 |
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
These items require your attention
- Zombie WordPress options detected upon uninstall: 7 options
- jellyreach_api_key
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
SRP 50% from 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
Almost there! Just fix the following items
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/jellyreach/public/partials/jellyreach-public-display.php
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 96% from 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
3 plugin tags: email marketing, sms marketing, marketing automation
jellyreach/jellyreach.php 92% from 13 tests
The main PHP script in "Jellyreach" version 1.0.0 is automatically included on every request by WordPress
You should first fix the following items:
- Requires at least: The required version number did not match the one declared in readme.txt ("4.4.0" instead of "4.4")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
No dangerous file extensions were detected462 lines of code in 18 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 12 | 111 | 500 | 388 |
CSS | 2 | 11 | 8 | 51 |
SVG | 2 | 0 | 0 | 20 |
JavaScript | 2 | 2 | 59 | 3 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.12 |
Average class complexity | 2.57 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 9.00 |
Average method complexity | 1.37 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 4.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 7 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 7 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 30 | |
▷ Static methods | 2 | 6.67% |
▷ Public methods | 24 | 80.00% |
▷ Protected methods | 1 | 3.33% |
▷ Private methods | 5 | 16.67% |
Functions | 4 | |
▷ Named functions | 4 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 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
PNG images were not found in this plugin