Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.01MB] [CPU: ▲0.08ms] Passed 4 tests
An overview of server-side resources used by JSM Adobe XMP / IPTC for WordPress
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 35.86 ▼4.93 |
Dashboard /wp-admin | 3.31 ▲0.01 | 47.09 ▼3.48 |
Posts /wp-admin/edit.php | 3.42 ▲0.07 | 53.29 ▲3.55 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 97.40 ▲5.19 |
Media Library /wp-admin/upload.php | 3.23 ▲0.01 | 39.93 ▲7.52 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 12 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
db_upgraded |
theysaidso_admin_options |
widget_recent-comments |
Browser metrics Passed 4 tests
JSM Adobe XMP / IPTC for WordPress: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲65 | 13.29 ▼1.00 | 5.18 ▲3.41 | 44.70 ▼0.99 |
Dashboard /wp-admin | 2,209 ▲21 | 5.85 ▼0.01 | 93.68 ▼22.42 | 39.70 ▼7.02 |
Posts /wp-admin/edit.php | 2,086 ▼3 | 2.06 ▲0.01 | 39.84 ▲6.38 | 35.64 ▲0.15 |
Add New Post /wp-admin/post-new.php | 1,537 ▲4 | 23.33 ▲0.42 | 594.07 ▼65.79 | 54.54 ▼4.24 |
Media Library /wp-admin/upload.php | 1,382 ▼6 | 4.25 ▲0.11 | 95.15 ▼20.94 | 40.94 ▼8.95 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-posts
- theysaidso_admin_options
- db_upgraded
- widget_theysaidso_widget
- can_compress_scripts
- 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
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following
- 2× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/adobe-xmp-for-wp/adobe-xmp-for-wp.php
- > /wp-content/plugins/adobe-xmp-for-wp/lib/shortcode.php
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)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Please fix the following attributes:
- Tags: Please delete some tags, you are using 17 tag instead of maximum 10
adobe-xmp-for-wp/adobe-xmp-for-wp.php Passed 13 tests
The main PHP file in "JSM Adobe XMP / IPTC for WordPress" ver. 1.6.0 adds more information about the plugin and also serves as the entry point for this plugin
121 characters long description:
Provides Adobe XMP / IPTC information from Media Library or NextGEN Gallery images using a shortcode or PHP class method.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Good job! No executable or dangerous file extensions detected400 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 154 | 76 | 269 |
Markdown | 1 | 39 | 0 | 104 |
PO File | 1 | 6 | 6 | 27 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.59 |
Average class complexity | 29.00 |
▷ Minimum class complexity | 28.00 |
▷ Maximum class complexity | 30.00 |
Average method complexity | 4.73 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 25.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 15 | |
▷ Static methods | 2 | 13.33% |
▷ Public methods | 13 | 86.67% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 2 | 13.33% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
PNG files should be compressed to save space and minimize bandwidth usage
There are no PNG files in this plugin