Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully
Server metrics [RAM: ▲0.07MB] [CPU: ▼8.14ms] Passed 4 tests
This is a short check of server-side resources used by Easy Video Call [GWE]
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.08 | 34.91 ▼8.26 |
Dashboard /wp-admin | 3.39 ▲0.04 | 48.62 ▼9.36 |
Posts /wp-admin/edit.php | 3.50 ▲0.14 | 50.06 ▲0.97 |
Add New Post /wp-admin/post-new.php | 5.99 ▲0.10 | 83.18 ▼15.91 |
Media Library /wp-admin/upload.php | 3.31 ▲0.08 | 32.37 ▲1.20 |
Easy Video Call /wp-admin/options-general.php?page=evc | 3.28 | 33.70 |
Server storage [IO: ▲1.77MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 19 new files
Database: no new tables, 13 new options
New WordPress options |
---|
evc_video_wrapper_bg_color |
db_upgraded |
widget_theysaidso_widget |
evc_leave_call_text_color |
evc_button_text_color |
evc_mik_camera_text_color |
theysaidso_admin_options |
evc_mik_camera_bg_color |
evc_leave_call_bg_color |
widget_recent-posts |
... |
Browser metrics Passed 4 tests
An overview of browser requirements for Easy Video Call [GWE]
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,882 ▲135 | 15.36 ▲0.96 | 86.70 ▲85.01 | 37.74 ▼9.44 |
Dashboard /wp-admin | 2,217 ▲37 | 5.80 ▲0.15 | 102.21 ▲11.21 | 43.60 ▲0.39 |
Posts /wp-admin/edit.php | 2,127 ▲30 | 2.25 ▲0.25 | 42.27 ▲2.33 | 35.84 ▼0.80 |
Add New Post /wp-admin/post-new.php | 1,545 ▲19 | 23.72 ▲0.56 | 650.86 ▼40.96 | 27.72 ▼23.77 |
Media Library /wp-admin/upload.php | 1,425 ▲25 | 4.49 ▲0.28 | 97.23 ▲0.03 | 43.51 ▲2.25 |
Easy Video Call /wp-admin/options-general.php?page=evc | 1,666 | 3.19 | 72.36 | 30.50 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- This plugin did not uninstall successfully, leaving 13 options in the database
- evc_mik_camera_text_color
- theysaidso_admin_options
- db_upgraded
- evc_video_wrapper_bg_color
- evc_leave_call_text_color
- widget_recent-comments
- evc_button_text_color
- can_compress_scripts
- widget_recent-posts
- evc_leave_call_bg_color
- ...
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
The following issues need your attention
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/easy-video-call/easy-video-call.php:32
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need your attention:
- Screenshots: Screenshot #4 (Video Call Running) image not found
easy-video-call/easy-video-call.php 92% from 13 tests
The primary PHP file in "Easy Video Call [GWE]" version 1.0.9 is used by WordPress to initiate all plugin functionality
Please make the necessary changes and fix the following:
- Description: The description should be shorter than 140 characters (currently 171 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
There were no executable files found in this plugin436 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 43 | 20 | 260 |
JavaScript | 3 | 27 | 1,325 | 99 |
CSS | 4 | 11 | 10 | 77 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.22 |
Average class complexity | 4.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 7.00 |
Average method complexity | 1.55 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 6.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 | 11 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 11 | 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 | 4 | |
▷ Global constants | 4 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG files were detected