Benchmarks
Plugin footprint Passed 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: ▼268.80ms] Passed 4 tests
A check of server-side resources used by Decode Reply Tool
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.87 ▲0.15 | 33.62 ▲13.71 |
Dashboard /wp-admin | 3.10 ▲0.05 | 31.08 ▼7.21 |
Posts /wp-admin/edit.php | 3.15 ▲0.05 | 51.35 ▲1.86 |
Add New Post /wp-admin/post-new.php | 5.46 ▲0.04 | 88.08 ▼1,062.06 |
Media Library /wp-admin/upload.php | 3.04 ▲0.04 | 31.29 ▼7.77 |
Decode Reply Tool /wp-admin/themes.php?page=decode_reply_tool | 3.01 | 27.46 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 13 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Decode Reply Tool: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,677 ▲71 | 15.73 ▲0.15 | 7.48 ▼0.56 | 46.00 ▲2.16 |
Dashboard /wp-admin | 2,938 ▲88 | 5.93 ▲0.08 | 150.20 ▲18.55 | 109.50 ▲17.12 |
Posts /wp-admin/edit.php | 2,708 ▲2 | 2.68 ▼0.01 | 76.08 ▲10.45 | 90.46 ▼1.59 |
Add New Post /wp-admin/post-new.php | 1,486 ▲7 | 18.56 ▲1.63 | 378.41 ▼14.09 | 110.29 ▲2.11 |
Media Library /wp-admin/upload.php | 1,780 ▲8 | 5.03 ▲0.05 | 151.54 ▼2.04 | 118.31 ▲14.05 |
Decode Reply Tool /wp-admin/themes.php?page=decode_reply_tool | 1,051 | 2.09 | 55.95 | 75.30 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The plugin uninstalled completely, with no zombie files or tables
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 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
Please fix the following items
- 2× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_url() in wp-content/plugins/decode-reply-tool/reply-tool-insert.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/decode-reply-tool/reply-tool-loader.php:29
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
These attributes need your attention:
- Donate link: Please fix this invalid url: ""
decode-reply-tool/reply-tool-loader.php 85% from 13 tests
The primary PHP file in "Decode Reply Tool" version 1.1.9 is used by WordPress to initiate all plugin functionality
You should first fix the following items:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("decode-reply-tool.php" instead of "reply-tool-loader.php")
- Description: Keep the plugin description shorter than 140 characters (currently 199 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
There were no executable files found in this plugin383 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 43 | 30 | 165 |
PO File | 3 | 48 | 68 | 157 |
CSS | 1 | 11 | 4 | 53 |
JavaScript | 1 | 3 | 0 | 8 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.47 |
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 | 16 | |
▷ Named functions | 16 | 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 1 test
Image compression Passed 1 test
PNG files should be compressed to save space and minimize bandwidth usage
There were not PNG files found in your plugin