Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.07MB] [CPU: ▼5.39ms] Passed 4 tests
An overview of server-side resources used by Mona Youtube Downloader
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.07 | 40.63 ▼1.39 |
Dashboard /wp-admin | 3.37 ▲0.07 | 46.37 ▼9.56 |
Posts /wp-admin/edit.php | 3.49 ▲0.13 | 50.48 ▲0.31 |
Add New Post /wp-admin/post-new.php | 5.95 ▲0.07 | 87.84 ▼10.93 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 40.35 ▲1.66 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 7 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_mona_youtube_downloader_widget |
theysaidso_admin_options |
widget_recent-comments |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for Mona Youtube Downloader
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲29 | 13.26 ▼0.94 | 1.59 ▼0.49 | 37.61 ▼9.98 |
Dashboard /wp-admin | 2,206 ▲18 | 5.90 ▼0.01 | 109.95 ▼10.03 | 42.66 ▼2.83 |
Posts /wp-admin/edit.php | 2,089 ▼0 | 2.04 ▲0.07 | 35.83 ▼1.93 | 31.05 ▼2.62 |
Add New Post /wp-admin/post-new.php | 1,534 ▲13 | 23.12 ▼0.06 | 677.27 ▼12.76 | 60.00 ▲2.09 |
Media Library /wp-admin/upload.php | 1,388 ▲6 | 4.19 ▼0.03 | 112.25 ▲12.80 | 47.12 ▲1.22 |
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
The following items require your attention
- The uninstall procedure has failed, leaving 7 options in the database
- db_upgraded
- can_compress_scripts
- widget_mona_youtube_downloader_widget
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
The smoke test was a success, however most plugin functionality was not tested
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
- 3× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/mona-youtube-downloader/mona-youtube-downloader.php
- > /wp-content/plugins/mona-youtube-downloader/mona-youtube-api.php
- > /wp-content/plugins/mona-youtube-downloader/mona-youtube-downloader-widget.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 on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% 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
These attributes need to be fixed:
- Tags: There are too many tags (13 tag instead of maximum 10)
- Screenshots: A description for screenshot #0 is required in mona-youtube-downloader/assets to your readme.txt
mona-youtube-downloader/mona-youtube-downloader.php Passed 13 tests
The main file in "Mona Youtube Downloader" v. 1.3 serves as a complement to information provided in readme.txt and as the entry point to the plugin
24 characters long description:
Mona Youtube Downloader.
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
Good job! No executable or dangerous file extensions detected707 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 61 | 43 | 353 |
CSS | 1 | 5 | 0 | 194 |
JavaScript | 2 | 43 | 29 | 160 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
Average class complexity | 11.00 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 29.00 |
Average method complexity | 2.43 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 11.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 21 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 21 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 4 | |
▷ Named functions | 4 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin