Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Install script ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼1.88ms] Passed 4 tests
An overview of server-side resources used by Database Management tool - Adminer
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 40.71 ▼4.91 |
Dashboard /wp-admin | 3.33 ▲0.02 | 44.74 ▼5.50 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 45.40 ▲0.15 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 88.55 ▲2.73 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 38.57 ▲3.20 |
WP Adminer /wp-admin/tools.php?page=wp-adminer | 3.23 | 31.50 |
Server storage [IO: ▲0.47MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
theysaidso_admin_options |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Database Management tool - Adminer
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,808 ▲62 | 14.27 ▼0.17 | 1.82 ▲0.17 | 44.53 ▲1.97 |
Dashboard /wp-admin | 2,208 ▲31 | 5.62 ▲0.04 | 90.86 ▼10.19 | 42.36 ▼2.61 |
Posts /wp-admin/edit.php | 2,113 ▲13 | 1.99 ▲0.02 | 40.58 ▲2.67 | 35.27 ▼2.37 |
Add New Post /wp-admin/post-new.php | 1,532 ▲6 | 23.49 ▲0.36 | 666.11 ▼6.90 | 56.97 ▼7.62 |
Media Library /wp-admin/upload.php | 1,413 ▲13 | 4.20 ▼0.01 | 92.92 ▼16.45 | 41.62 ▼5.05 |
WP Adminer /wp-admin/tools.php?page=wp-adminer | 774 | 1.99 | 23.73 | 22.84 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
It is recommended to fix the following
- The uninstall procedure has failed, leaving 6 options in the database
- db_upgraded
- can_compress_scripts
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- widget_theysaidso_widget
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 | 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× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Class 'Adminer' not found in wp-content/plugins/pexlechris-adminer/inc/class-pexlechris-adminer.php:3
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
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 need to be fixed:
- Screenshots: A description for screenshot #0 is missing in pexlechris-adminer/assets to your readme.txt
pexlechris-adminer/pexlechris-adminer.php Passed 13 tests
The entry point to "Database Management tool - Adminer" version 2.1.1 is a PHP file that has certain tags in its header comment area
63 characters long description:
Manage the database from your WordPress Dashboard using Adminer
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
No dangerous file extensions were detected1,983 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 47 | 69 | 1,983 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.68 |
Average class complexity | 12.66 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 219.00 |
Average method complexity | 2.74 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 32.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 41 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 41 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 274 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 274 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 486 | |
▷ Named functions | 486 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 15 | |
▷ Global constants | 15 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
There are no PNG files in this plugin