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.02MB] [CPU: ▼289.03ms] Passed 4 tests
Analyzing server-side resources used by Advanced Pods Bulk Action
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.01 | 54.85 ▲5.50 |
Dashboard /wp-admin | 3.41 ▲0.01 | 33.35 ▲1.59 |
Posts /wp-admin/edit.php | 3.65 ▲0.01 | 40.32 ▲1.73 |
Add New Post /wp-admin/post-new.php | 6.88 ▼0.09 | 95.55 ▼1,158.26 |
Media Library /wp-admin/upload.php | 3.30 ▲0.00 | 22.84 ▼1.18 |
Server storage [IO: ▲0.02MB] [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: 5 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Checking browser requirements for Advanced Pods Bulk Action
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,763 ▲10 | 16.16 ▲0.45 | 6.18 ▲0.29 | 2.19 ▼0.47 |
Dashboard /wp-admin | 2,892 ▲34 | 6.08 ▼0.11 | 116.77 ▼15.02 | 155.02 ▼4.51 |
Posts /wp-admin/edit.php | 2,691 ▼0 | 3.24 ▼0.00 | 63.39 ▼4.40 | 138.73 ▼8.44 |
Add New Post /wp-admin/post-new.php | 1,618 ▼43 | 19.49 ▲3.62 | 372.20 ▼50.88 | 148.28 ▼8.62 |
Media Library /wp-admin/upload.php | 1,701 ▲3 | 5.50 ▲0.02 | 137.91 ▼3.82 | 190.21 ▲5.67 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
This plugin's uninstaller ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
The following issues need your attention
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/advanced-pods-bulk-action/advanced-pods-bulk-action.php:76
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
3 plugin tags: bulk actions, pods, csv
advanced-pods-bulk-action/advanced-pods-bulk-action.php Passed 13 tests
The main file in "Advanced Pods Bulk Action" v. 1.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
90 characters long description:
Adds session support to Pods Management UI so that bulk actions do not result in long URIs
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
No dangerous file extensions were detected148 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 9 | 19 | 71 |
JavaScript | 1 | 15 | 11 | 63 |
Markdown | 1 | 6 | 0 | 14 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Great job! No cyclomatic complexity issues were detected in this plugin
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 | 8 | |
▷ Named functions | 8 | 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 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG files were detected