Benchmarks
Plugin footprint 65% 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: ▲1.11MB] [CPU: ▲10.56ms] Passed 4 tests
Server-side resources used by Podcast Importer SecondLine
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.55 ▲1.09 | 51.66 ▲11.78 |
Dashboard /wp-admin | 4.41 ▲1.11 | 56.59 ▲10.39 |
Posts /wp-admin/edit.php | 4.53 ▲1.17 | 60.71 ▲17.70 |
Add New Post /wp-admin/post-new.php | 7.02 ▲1.14 | 92.84 ▲9.95 |
Media Library /wp-admin/upload.php | 4.34 ▲1.11 | 50.10 ▲10.12 |
Add New /wp-admin/post-new.php?post_type=secondline_import | 4.53 | 52.37 |
Scheduled Actions /wp-admin/tools.php?page=action-scheduler | 4.49 | 61.79 |
Podcast Importer /wp-admin/tools.php?page=podcast-importer-secondline | 4.47 | 51.88 |
Podcast Imports /wp-admin/edit.php?post_type=secondline_import | 4.38 | 44.97 |
Server storage [IO: ▲0.64MB] [DB: ▲0.01MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 131 new files
Database: 4 new tables, 9 new options
New tables |
---|
wp_actionscheduler_groups |
wp_actionscheduler_logs |
wp_actionscheduler_actions |
wp_actionscheduler_claims |
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-comments |
widget_recent-posts |
schema-ActionScheduler_LoggerSchema |
can_compress_scripts |
schema-ActionScheduler_StoreSchema |
db_upgraded |
theysaidso_admin_options |
action_scheduler_hybrid_store_demarkation |
Browser metrics Passed 4 tests
A check of browser resources used by Podcast Importer SecondLine
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,818 ▲57 | 14.35 ▲0.00 | 1.85 ▲0.32 | 41.22 ▲2.68 |
Dashboard /wp-admin | 2,224 ▲43 | 5.54 ▼0.16 | 87.18 ▼7.70 | 38.54 ▲0.69 |
Posts /wp-admin/edit.php | 2,129 ▲32 | 2.02 ▲0.00 | 40.84 ▲5.60 | 36.23 ▲0.02 |
Add New Post /wp-admin/post-new.php | 1,547 ▲21 | 23.50 ▲0.43 | 648.36 ▼35.53 | 52.58 ▼7.05 |
Media Library /wp-admin/upload.php | 1,429 ▲29 | 4.24 ▲0.07 | 98.30 ▼18.24 | 44.33 ▼6.08 |
Add New /wp-admin/post-new.php?post_type=secondline_import | 1,448 | 2.51 | 54.94 | 49.04 |
Scheduled Actions /wp-admin/tools.php?page=action-scheduler | 1,277 | 2.21 | 29.53 | 37.25 |
Podcast Importer /wp-admin/tools.php?page=podcast-importer-secondline | 1,314 | 3.42 | 41.25 | 39.28 |
Podcast Imports /wp-admin/edit.php?post_type=secondline_import | 1,117 | 2.01 | 31.64 | 29.84 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.01MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- Zombie tables detected upon uninstall: 4 tables
- wp_actionscheduler_logs
- wp_actionscheduler_actions
- wp_actionscheduler_groups
- wp_actionscheduler_claims
- This plugin did not uninstall successfully, leaving 9 options in the database
- widget_recent-posts
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
- schema-ActionScheduler_StoreSchema
- schema-ActionScheduler_LoggerSchema
- theysaidso_admin_options
- action_scheduler_hybrid_store_demarkation
Smoke tests 50% 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 0% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please take a closer look at the following
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/podcast-importer-secondline/templates/_form-field.php
- 48× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'CronExpression_AbstractField' not found in wp-content/plugins/podcast-importer-secondline/lib/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php:8
- > PHP Fatal error
Uncaught Error: Class 'CronExpression_AbstractField' not found in wp-content/plugins/podcast-importer-secondline/lib/action-scheduler/lib/cron-expression/CronExpression_YearField.php:8
- > PHP Fatal error
Uncaught Error: Class 'ActionScheduler_Schedule_Deprecated' not found in wp-content/plugins/podcast-importer-secondline/lib/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php:6
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/podcast-importer-secondline/templates/tools.php:5
- > PHP Fatal error
Uncaught Error: Class 'ActionScheduler_LogEntry' not found in wp-content/plugins/podcast-importer-secondline/lib/action-scheduler/classes/ActionScheduler_NullLogEntry.php:6
- > PHP Fatal error
Uncaught Error: Class 'ActionScheduler_AdminView_Deprecated' not found in wp-content/plugins/podcast-importer-secondline/lib/action-scheduler/classes/ActionScheduler_AdminView.php:7
- > PHP Fatal error
Uncaught Error: Class 'ActionScheduler_Abstract_RecurringSchedule' not found in wp-content/plugins/podcast-importer-secondline/lib/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php:6
- > PHP Fatal error
Uncaught Error: Class 'Action_Scheduler\\Migration\\ActionMigrator' not found in wp-content/plugins/podcast-importer-secondline/lib/action-scheduler/classes/migration/DryRun_ActionMigrator.php:15
- > PHP Fatal error
Uncaught Error: Class 'ActionScheduler_Abstract_QueueRunner' not found in wp-content/plugins/podcast-importer-secondline/lib/action-scheduler/classes/ActionScheduler_QueueRunner.php:6
- > PHP Fatal error
Uncaught Error: Class 'ActionScheduler_DBStore' not found in wp-content/plugins/podcast-importer-secondline/lib/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:10
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need to be fixed:
- Tags: Please delete some tags, you are using 11 tag instead of maximum 10
podcast-importer-secondline/podcast-importer-secondline.php Passed 13 tests
The primary PHP file in "Podcast Importer SecondLine" version 1.4.7 is used by WordPress to initiate all plugin functionality
73 characters long description:
A simple podcast import plugin with ongoing podcast feed import features.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
No dangerous file extensions were detected9,606 lines of code in 122 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 117 | 2,327 | 5,785 | 8,880 |
CSS | 1 | 68 | 0 | 335 |
JavaScript | 1 | 65 | 1 | 296 |
Markdown | 2 | 37 | 0 | 90 |
JSON | 1 | 0 | 0 | 5 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.36 |
Average class complexity | 12.02 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 97.00 |
Average method complexity | 2.61 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 40.00 |
Code structure | ||
---|---|---|
Namespaces | 8 | |
Interfaces | 3 | |
Traits | 0 | |
Classes | 97 | |
▷ Abstract classes | 15 | 15.46% |
▷ Concrete classes | 82 | 84.54% |
▷ Final classes | 0 | 0.00% |
Methods | 712 | |
▷ Static methods | 116 | 16.29% |
▷ Public methods | 536 | 75.28% |
▷ Protected methods | 139 | 19.52% |
▷ Private methods | 37 | 5.20% |
Functions | 49 | |
▷ Named functions | 35 | 71.43% |
▷ Anonymous functions | 14 | 28.57% |
Constants | 52 | |
▷ Global constants | 19 | 36.54% |
▷ Class constants | 33 | 63.46% |
▷ Public constants | 33 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
1 PNG file occupies 0.02MB with 0.01MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/loader-icon.png | 20.78KB | 11.52KB | ▼ 44.54% |