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 gracefully, with no errors
Server metrics [RAM: ▲0.00MB] [CPU: ▼145.23ms] Passed 4 tests
Server-side resources used by Gravity Forms Remove Entries
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.84 ▲0.12 | 34.58 ▲9.27 |
Dashboard /wp-admin | 3.06 ▲0.01 | 36.68 ▼8.47 |
Posts /wp-admin/edit.php | 3.11 ▲0.01 | 46.90 ▲2.17 |
Add New Post /wp-admin/post-new.php | 5.42 ▼0.01 | 88.16 ▼571.42 |
Media Library /wp-admin/upload.php | 3.01 ▲0.00 | 29.10 ▼3.20 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 3 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
An overview of browser requirements for Gravity Forms Remove Entries
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,703 ▲107 | 15.89 ▼0.02 | 7.91 ▼0.23 | 46.53 ▼4.13 |
Dashboard /wp-admin | 2,967 ▲36 | 5.84 ▼0.23 | 143.80 ▲6.11 | 114.46 ▼1.62 |
Posts /wp-admin/edit.php | 2,736 ▼0 | 2.70 ▲0.01 | 63.58 ▼3.16 | 93.17 ▲2.58 |
Add New Post /wp-admin/post-new.php | 1,672 ▲29 | 18.87 ▲0.55 | 361.19 ▲16.29 | 104.05 ▼6.23 |
Media Library /wp-admin/upload.php | 1,804 ▼3 | 5.02 ▲0.01 | 143.11 ▼14.01 | 116.07 ▼4.93 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
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
Even though no errors were found, this is by no means an exhaustive test
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
The following issues need your attention
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/gravity-forms-remove-entries/gravity-forms-remove-entries.php:28
- > PHP Fatal error
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 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
Attributes that require attention:
- Donate link: Please fix this invalid URI: ""
gravity-forms-remove-entries/gravity-forms-remove-entries.php Passed 13 tests
The main PHP file in "Gravity Forms Remove Entries" ver. 0.5 adds more information about the plugin and also serves as the entry point for this plugin
100 characters long description:
Remove multiple entries from Gravity Forms. Optionally select a timeframe of removals or remove all.
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 detected303 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 61 | 39 | 269 |
Markdown | 1 | 16 | 0 | 34 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.22 |
Average class complexity | 24.00 |
▷ Minimum class complexity | 24.00 |
▷ Maximum class complexity | 24.00 |
Average method complexity | 2.15 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 8.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 20 | |
▷ Static methods | 17 | 85.00% |
▷ Public methods | 8 | 40.00% |
▷ Protected methods | 3 | 15.00% |
▷ Private methods | 9 | 45.00% |
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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
PNG images were not found in this plugin