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.00MB] [CPU: ▼2.88ms] Passed 4 tests
An overview of server-side resources used by Udorami Lists
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 35.45 ▼5.68 |
Dashboard /wp-admin | 3.31 ▲0.01 | 46.34 ▼1.31 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 45.84 ▼1.01 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 91.94 ▼3.53 |
Media Library /wp-admin/upload.php | 3.23 ▲0.01 | 36.00 ▲7.15 |
Udorami Lists /wp-admin/options-general.php?page=udorami | 3.20 | 30.93 |
Server storage [IO: ▲0.07MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 9 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
db_upgraded |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by Udorami Lists
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲69 | 13.76 ▼0.63 | 4.26 ▲2.61 | 41.57 ▲3.71 |
Dashboard /wp-admin | 2,213 ▲28 | 4.84 ▼0.06 | 95.87 ▼6.84 | 38.58 ▼7.21 |
Posts /wp-admin/edit.php | 2,093 ▲7 | 2.05 ▲0.09 | 33.72 ▼0.74 | 31.82 ▼2.70 |
Add New Post /wp-admin/post-new.php | 1,538 ▲5 | 23.48 ▲0.10 | 617.20 ▼27.38 | 66.15 ▲10.28 |
Media Library /wp-admin/upload.php | 1,392 ▲1 | 4.23 ▲0.01 | 95.64 ▼2.95 | 42.49 ▼0.91 |
Udorami Lists /wp-admin/options-general.php?page=udorami | 869 | 2.17 | 22.85 | 26.45 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- can_compress_scripts
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested
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
Please take a closer look at the following
- 1× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/udorami-lists/udorami-lists.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
These attributes need your attention:
- Screenshots: Add an image for screenshot #1 (The Setup description corresponds to udorami-setup.png.)
udorami-lists/udorami-lists.php Passed 13 tests
The entry point to "Udorami Lists" version 1.4.1 is a PHP file that has certain tags in its header comment area
53 characters long description:
Include a list from the Udorami social lists website.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Everything looks great! No dangerous files found in this plugin1,192 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 4 | 251 | 120 | 869 |
PHP | 1 | 19 | 24 | 258 |
CSS | 2 | 8 | 13 | 65 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
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 | 9 | |
▷ Named functions | 9 | 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
PNG files should be compressed to save space and minimize bandwidth usage
There were not PNG files found in your plugin