Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲1.71MB] [CPU: ▲6.76ms] Passed 4 tests
This is a short check of server-side resources used by Equalize Digital Accessibility Checker - Audit Your Website for WCAG, ADA, and Section 508 Accessibility Errors
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 5.87 ▲2.41 | 135.49 ▲96.68 |
Dashboard /wp-admin | 5.07 ▲1.72 | 61.97 ▲1.77 |
Posts /wp-admin/edit.php | 5.10 ▲1.74 | 61.99 ▲13.36 |
Add New Post /wp-admin/post-new.php | 7.60 ▲1.71 | 96.91 ▼3.40 |
Media Library /wp-admin/upload.php | 4.90 ▲1.67 | 51.03 ▲15.31 |
Accessibility Checker /wp-admin/admin.php?page=accessibility_checker | 4.92 | 50.02 |
Settings /wp-admin/admin.php?page=accessibility_checker_settings | 4.88 | 48.17 |
Server storage [IO: ▲4.18MB] [DB: ▲0.03MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 284 new files
Database: 1 new table, 12 new options
New tables |
---|
wp_accessibility_checker |
New WordPress options |
---|
edac_local_loopback |
db_upgraded |
edac_simplified_summary_position |
widget_theysaidso_widget |
edac_db_version |
edac_activation_date |
edac_review_notice |
widget_recent-comments |
can_compress_scripts |
theysaidso_admin_options |
... |
Browser metrics Passed 4 tests
An overview of browser requirements for Equalize Digital Accessibility Checker - Audit Your Website for WCAG, ADA, and Section 508 Accessibility Errors
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,184 ▲437 | 14.89 ▲0.87 | 33.48 ▲31.97 | 40.89 ▲4.47 |
Dashboard /wp-admin | 2,501 ▲326 | 5.70 ▲0.01 | 104.25 ▼14.85 | 45.47 ▲7.83 |
Posts /wp-admin/edit.php | 2,134 ▲31 | 2.00 ▼0.01 | 40.65 ▲0.83 | 34.76 ▼0.16 |
Add New Post /wp-admin/post-new.php | 11,511 ▲9,985 | 24.23 ▲0.95 | 1,038.26 ▲345.04 | 82.74 ▲27.07 |
Media Library /wp-admin/upload.php | 1,428 ▲34 | 4.20 ▲0.01 | 99.32 ▼1.32 | 41.38 ▼1.72 |
Accessibility Checker /wp-admin/admin.php?page=accessibility_checker | 1,360 | 1.92 | 40.96 | 53.63 |
Settings /wp-admin/admin.php?page=accessibility_checker_settings | 1,099 | 1.86 | 30.11 | 35.39 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.03MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Zombie tables detected upon uninstall: 1 table
- wp_accessibility_checker
- This plugin did not uninstall successfully, leaving 11 options in the database
- edac_post_types
- edac_review_notice
- widget_theysaidso_widget
- theysaidso_admin_options
- can_compress_scripts
- edac_local_loopback
- widget_recent-posts
- db_upgraded
- edac_db_version
- widget_recent-comments
- ...
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting 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
- 125× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'Composer\\Installers\\BaseInstaller' not found in wp-content/plugins/accessibility-checker/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php:4
- > PHP Fatal error
Uncaught Error: Class 'Composer\\Installers\\BaseInstaller' not found in wp-content/plugins/accessibility-checker/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php:4
- > PHP Fatal error
Uncaught Error: Class 'Composer\\Installers\\BaseInstaller' not found in wp-content/plugins/accessibility-checker/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php:4
- > PHP Fatal error
Uncaught Error: Class 'Composer\\Installers\\BaseInstaller' not found in wp-content/plugins/accessibility-checker/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php:4
- > PHP Fatal error
Uncaught Error: Class 'PHPUnit_Framework_TestCase' not found in wp-content/plugins/accessibility-checker/vendor/davechild/textstatistics/tests/TextStatisticsKiplingIfTest.php:3
- > PHP Fatal error
Uncaught Error: Class 'Composer\\Installers\\BaseInstaller' not found in wp-content/plugins/accessibility-checker/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php:4
- > PHP Fatal error
Uncaught Error: Class 'Composer\\Installers\\BaseInstaller' not found in wp-content/plugins/accessibility-checker/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php:4
- > PHP Fatal error
Uncaught Error: Class 'Composer\\Installers\\BaseInstaller' not found in wp-content/plugins/accessibility-checker/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php:4
- > PHP Fatal error
Uncaught Error: Class 'Composer\\Installers\\BaseInstaller' not found in wp-content/plugins/accessibility-checker/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php:4
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/accessibility-checker/includes/classes/class-edac-frontend-highlight.php:20
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration 93% 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
Attributes that need to be fixed:
- Tags: Too many tags (11 tag instead of maximum 10); only the first 5 tags are used in your directory listing
accessibility-checker/accessibility-checker.php 92% from 13 tests
The entry point to "Equalize Digital Accessibility Checker - Audit Your Website for WCAG, ADA, and Section 508 Accessibility Errors" version 1.6.10 is a PHP file that has certain tags in its header comment area
Please take the time to fix the following:
- Domain Path: The domain path points to an invalid folder, "/languages" does not exist
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Success! There were no dangerous files found in this plugin31,162 lines of code in 238 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 210 | 3,199 | 4,846 | 29,897 |
JSON | 5 | 0 | 0 | 520 |
Markdown | 5 | 91 | 0 | 474 |
YAML | 5 | 36 | 3 | 140 |
XML | 4 | 1 | 0 | 77 |
SVG | 5 | 1 | 0 | 50 |
CSS | 2 | 0 | 0 | 2 |
JavaScript | 2 | 0 | 1 | 2 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.14 |
Average class complexity | 8.88 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 271.00 |
Average method complexity | 3.23 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 63.00 |
Code structure | ||
---|---|---|
Namespaces | 5 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 144 | |
▷ Abstract classes | 1 | 0.69% |
▷ Concrete classes | 143 | 99.31% |
▷ Final classes | 11 | 7.69% |
Methods | 510 | |
▷ Static methods | 55 | 10.78% |
▷ Public methods | 379 | 74.31% |
▷ Protected methods | 117 | 22.94% |
▷ Private methods | 14 | 2.75% |
Functions | 203 | |
▷ Named functions | 168 | 82.76% |
▷ Anonymous functions | 35 | 17.24% |
Constants | 138 | |
▷ Global constants | 36 | 26.09% |
▷ Class constants | 102 | 73.91% |
▷ Public constants | 102 | 100.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
23 PNG files occupy 0.97MB with 0.46MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/ignore icon navy.png | 13.50KB | 8.52KB | ▼ 36.93% |
assets/images/readability icon white.png | 14.62KB | 9.18KB | ▼ 37.20% |
build/img/welcome-screenshot-standard.png | 288.92KB | 68.67KB | ▼ 76.23% |
assets/images/contrast icon blue.png | 13.09KB | 8.54KB | ▼ 34.78% |
build/img/edac-emblem.png | 9.24KB | 4.52KB | ▼ 51.10% |