Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▼3.88MB] [CPU: ▼64.21ms] Passed 4 tests
A check of server-side resources used by All-in-One Debug Lab
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 0.40 ▼3.33 | 0.01 ▼43.68 |
Dashboard /wp-admin | 0.40 ▼3.16 | 0.01 ▼53.81 |
Posts /wp-admin/edit.php | 0.40 ▼3.28 | 0.01 ▼54.21 |
Add New Post /wp-admin/post-new.php | 0.40 ▼5.75 | 0.01 ▼102.23 |
Media Library /wp-admin/upload.php | 0.40 ▼3.09 | 0.01 ▼46.58 |
Show Debug Log /wp-admin/admin.php?page=slug_debug_plugin_36bQ3n | 0.40 | 0.01 |
Setting /wp-admin/admin.php?page=submenu_slug_settings_36bQ3n | 0.40 | 0.02 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] 67% from 3 tests
How much does this plugin use your filesystem and database?
Please try to fix the following items
- Illegal file modification detected: 1 file (4.30KB) outside of "wp-content/plugins/all-in-one-debug-lab/" and "wp-content/uploads/"
- (modified) wp-config.php
Filesystem: 10 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for All-in-One Debug Lab
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,820 ▲59 | 14.29 ▼0.10 | 1.71 ▲0.10 | 42.32 ▼3.18 |
Dashboard /wp-admin | 2,229 ▲49 | 5.61 ▼0.02 | 88.90 ▼1.76 | 40.41 ▼5.90 |
Posts /wp-admin/edit.php | 2,131 ▲49 | 2.02 ▲0.03 | 37.87 ▼0.84 | 32.66 ▼6.12 |
Add New Post /wp-admin/post-new.php | 1,561 ▲35 | 18.58 ▲1.01 | 664.43 ▼68.31 | 53.70 ▼8.61 |
Media Library /wp-admin/upload.php | 1,431 ▲31 | 4.25 ▲0.06 | 101.95 ▼28.48 | 43.74 ▼12.68 |
Show Debug Log /wp-admin/admin.php?page=slug_debug_plugin_36bQ3n | 857 | 1.76 | 33.36 | 30.17 |
Setting /wp-admin/admin.php?page=submenu_slug_settings_36bQ3n | 913 | 2.04 | 23.48 | 28.30 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- Uninstall procedure had uncaught errors
- > Notice in wp-config.php+116
Constant WP_DEBUG already defined
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- db_upgraded
- widget_theysaidso_widget
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Please fix the following server-side errors
- 2 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=submenu_slug_settings_36bQ3n
- > Notice in wp-config.php+116
Constant WP_DEBUG already defined
SRP Passed 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
Congratulations! This plugin passed the SRP test
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 is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
10 plugin tags: find bug, develop, bug report, display error, wp-config...
all-in-one-debug-lab/all-in-one-debug-lab.php Passed 13 tests
This is the main PHP file of "All-in-One Debug Lab" version 1.0.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
111 characters long description:
All-in-One Debug Lab. Locate, easily and quickly, errors on your wordpress website. Debug, your wordpress site.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
No dangerous file extensions were detected347 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 7 | 39 | 111 | 316 |
CSS | 1 | 2 | 0 | 19 |
JavaScript | 1 | 2 | 0 | 12 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.28 |
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 | 14 | |
▷ Named functions | 14 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 10 | |
▷ Global constants | 10 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
PNG images were not found in this plugin