Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▲0.68MB] [CPU: ▼1.11ms] Passed 4 tests
This is a short check of server-side resources used by Webinar and Video Conference with Jitsi Meet - Create Branded Webinars for WordPress, Meetings & Livestreaming
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.87 ▲0.41 | 44.12 ▲4.07 |
Dashboard /wp-admin | 4.08 ▲0.77 | 50.62 ▲1.45 |
Posts /wp-admin/edit.php | 4.12 ▲0.76 | 60.03 ▲5.83 |
Add New Post /wp-admin/post-new.php | 6.67 ▲0.78 | 88.36 ▼15.77 |
Media Library /wp-admin/upload.php | 4.01 ▲0.77 | 42.34 ▲11.19 |
Server storage [IO: ▲1.73MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 60 new files
Database: no new tables, 9 new options
New WordPress options |
---|
jitsi_meet_wp_version |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
jitsi_meet_welcome_redirect |
can_compress_scripts |
widget_recent-posts |
jitsi_meet_wp_install_time |
Browser metrics Passed 4 tests
An overview of browser requirements for Webinar and Video Conference with Jitsi Meet - Create Branded Webinars for WordPress, Meetings & Livestreaming
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,517 ▼245 | 24.65 ▲10.33 | 57.86 ▲55.86 | 25.91 ▼15.80 |
Dashboard /wp-admin | 2,362 ▲197 | 5.70 ▲0.12 | 101.27 ▲3.59 | 48.93 ▲5.91 |
Posts /wp-admin/edit.php | 2,277 ▲174 | 2.25 ▲0.26 | 44.81 ▲7.85 | 38.64 ▲3.85 |
Add New Post /wp-admin/post-new.php | 6,351 ▲4,825 | 19.17 ▼3.67 | 940.21 ▲349.02 | 38.76 ▼12.43 |
Media Library /wp-admin/upload.php | 1,576 ▲173 | 4.28 ▲0.11 | 101.68 ▼0.88 | 43.77 ▼3.61 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 9 options in the database
- jitsi_meet_wp_version
- widget_recent-comments
- jitsi_meet_wp_install_time
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- jitsi_meet_welcome_redirect
- widget_theysaidso_widget
- can_compress_scripts
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
Good news, no errors were detected
SRP 50% 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 fix the following items
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_url() in wp-content/plugins/webinar-and-video-conference-with-jitsi-meet/inc/admin/licence-cta.php:10
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
Please fix the following attributes:
- Screenshots: These screenshots do not have images: #10 (WooCommerce Integration 2), #11 (Self Hosted)
webinar-and-video-conference-with-jitsi-meet/jitsi-meet-wp.php 85% from 13 tests
The principal PHP file in "Webinar and Video Conference with Jitsi Meet - Create Branded Webinars for WordPress, Meetings & Livestreaming" v. 2.5.7 is loaded by WordPress automatically on each request
The following require your attention:
- Text Domain: The text domain is optional since WordPress version 4.6; if you do specify it, it must be the same as the plugin slug
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("webinar-and-video-conference-with-jitsi-meet.php" instead of "jitsi-meet-wp.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Success! There were no dangerous files found in this plugin7,354 lines of code in 33 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 18 | 863 | 1,793 | 3,984 |
Sass | 2 | 256 | 7 | 1,485 |
CSS | 4 | 139 | 2 | 945 |
JavaScript | 5 | 100 | 94 | 742 |
SVG | 3 | 0 | 0 | 123 |
PO File | 1 | 26 | 26 | 75 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 27.92 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 91.00 |
Average method complexity | 2.72 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 15.00 |
Code structure | ||
---|---|---|
Namespaces | 2 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 12 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 12 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 188 | |
▷ Static methods | 8 | 4.26% |
▷ Public methods | 148 | 78.72% |
▷ Protected methods | 9 | 4.79% |
▷ Private methods | 31 | 16.49% |
Functions | 8 | |
▷ Named functions | 6 | 75.00% |
▷ Anonymous functions | 2 | 25.00% |
Constants | 7 | |
▷ Global constants | 7 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
17 PNG files occupy 1.27MB with 0.61MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/img/07.png | 102.66KB | 31.89KB | ▼ 68.94% |
inc/wppool/background-image.png | 29.75KB | 32.61KB | 0.00% |
assets/img/08.png | 94.10KB | 42.61KB | ▼ 54.72% |
docs/img/step-2.png | 27.26KB | 11.27KB | ▼ 58.64% |
assets/img/02.png | 83.22KB | 34.28KB | ▼ 58.81% |