Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼7.43ms] Passed 4 tests
This is a short check of server-side resources used by Check Missing Featured Images
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.02 | 37.29 ▼5.18 |
Dashboard /wp-admin | 3.33 ▼0.01 | 46.20 ▼13.09 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 48.28 ▼2.60 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 90.66 ▼8.86 |
Media Library /wp-admin/upload.php | 3.26 ▲0.02 | 36.87 ▲0.54 |
Check featured images /wp-admin/options-general.php?page=cmfi-check-featured-images | 3.22 | 30.44 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for Check Missing Featured Images
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲58 | 14.38 ▼0.37 | 1.93 ▲0.17 | 40.59 ▼1.08 |
Dashboard /wp-admin | 2,210 ▲19 | 5.79 ▲0.89 | 98.90 ▼4.12 | 37.52 ▼4.95 |
Posts /wp-admin/edit.php | 2,090 ▲4 | 2.01 ▼0.04 | 39.70 ▲3.17 | 34.11 ▲0.05 |
Add New Post /wp-admin/post-new.php | 1,536 ▲22 | 23.22 ▲5.53 | 625.40 ▼85.58 | 50.27 ▼4.14 |
Media Library /wp-admin/upload.php | 1,392 ▲13 | 4.17 ▼0.09 | 95.63 ▼5.04 | 42.00 ▼4.58 |
Check featured images /wp-admin/options-general.php?page=cmfi-check-featured-images | 894 | 2.02 | 22.58 | 33.45 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
These items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
- db_upgraded
Smoke tests Passed 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 Passed 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
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
7 plugin tags: control, check, featured, images, image...
check-missing-featured-images/check-missing-featured-images.php Passed 13 tests
The main file in "Check Missing Featured Images" v. 1.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
29 characters long description:
Check missing featured images
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Everything looks great! No dangerous files found in this plugin179 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 28 | 21 | 179 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.25 |
Average class complexity | 16.00 |
▷ Minimum class complexity | 16.00 |
▷ Maximum class complexity | 16.00 |
Average method complexity | 4.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.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 | 5 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 5 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG files were detected