Benchmarks
Plugin footprint 48% 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.32MB] [CPU: ▼4.19ms] Passed 4 tests
A check of server-side resources used by Plug-N-Meet web conference integration
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.69 ▲0.23 | 40.20 ▼2.07 |
Dashboard /wp-admin | 3.72 ▲0.38 | 53.67 ▼6.28 |
Posts /wp-admin/edit.php | 3.78 ▲0.42 | 52.40 ▲4.83 |
Add New Post /wp-admin/post-new.php | 6.22 ▲0.34 | 86.07 ▼13.25 |
Media Library /wp-admin/upload.php | 3.56 ▲0.34 | 39.39 ▲7.61 |
Settings /wp-admin/admin.php?page=plugnmeet-settings | 3.54 | 36.20 |
Recordings /wp-admin/admin.php?page=plugnmeet-recordings | 3.58 | 37.68 |
Rooms /wp-admin/admin.php?page=plugnmeet | 3.57 | 36.97 |
Server storage [IO: ▲1.88MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 304 new files
Database: 1 new table, 6 new options
New tables |
---|
wp_plugnmeet_rooms |
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by Plug-N-Meet web conference integration
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,077 ▲330 | 14.72 ▲0.37 | 6.12 ▲4.33 | 38.60 ▼3.46 |
Dashboard /wp-admin | 2,363 ▲185 | 6.14 ▲0.44 | 116.85 ▼0.50 | 41.52 ▼0.96 |
Posts /wp-admin/edit.php | 2,297 ▲197 | 3.44 ▲1.45 | 43.83 ▲0.76 | 31.00 ▼0.83 |
Add New Post /wp-admin/post-new.php | 1,550 ▲24 | 23.16 ▼0.08 | 672.11 ▲74.52 | 37.03 ▼31.94 |
Media Library /wp-admin/upload.php | 1,434 ▲31 | 4.17 ▼0.01 | 80.38 ▼16.09 | 39.22 ▼1.87 |
Settings /wp-admin/admin.php?page=plugnmeet-settings | 1,742 | 4.17 | 79.79 | 49.33 |
Recordings /wp-admin/admin.php?page=plugnmeet-recordings | 1,044 | 3.86 | 46.15 | 21.61 |
Rooms /wp-admin/admin.php?page=plugnmeet | 1,050 | 3.82 | 43.33 | 25.21 |
Uninstaller [IO: ▲1.88MB] [DB: ▲0.00MB] 25% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attentionThe uninstall procedure failed, leaving 1 table in the database This plugin did not uninstall successfully, leaving 6 options in the database
- This plugin has failed uninstalling correctly, leaving 304 files (1.88MB) in the plugin directory
- (new file) README.txt
- (new file) admin/css/plugnmeet-admin.css
- (new file) admin/index.php
- (new file) LICENSE.txt
- (new file) admin/css/bootstrap-colorpicker.min.css
- (new file) admin/js/bootstrap-colorpicker.min.js
- (new file) admin/class-plugnmeet-room-page.php
- (new file) admin/class-plugnmeet-admin.php
- (new file) admin/css/bootstrap.min.css
- (new file) admin/class-plugnmeet-settings-page.php
- ...
- wp_plugnmeet_rooms
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- widget_recent-posts
- can_compress_scripts
- theysaidso_admin_options
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
These server-side errors were triggered
- 8 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=plugnmeet-settings
- > Notice in wp-content/plugins/plugnmeet/admin/class-plugnmeet-settings-page.php+50
Undefined index: default
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
Please fix the following
- 121× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'Mynaparrot\\Plugnmeet\\Responses\\BaseResponse' not found in wp-content/plugins/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/EndRoomResponse.php:27
- > PHP Fatal error
Uncaught Error: Class 'Ramsey\\Uuid\\Codec\\StringCodec' not found in wp-content/plugins/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/TimestampFirstCombCodec.php:51
- > PHP Fatal error
Uncaught Error: Interface 'Ramsey\\Uuid\\Provider\odeProviderInterface' not found in wp-content/plugins/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php:36
- > PHP Fatal error
Uncaught Error: Class 'Ramsey\\Uuid\\Codec\\StringCodec' not found in wp-content/plugins/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/OrderedTimeCodec.php:46
- > PHP Fatal error
Uncaught Error: Interface 'Ramsey\\Uuid\\Generator\\RandomGeneratorInterface' not found in wp-content/plugins/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php:26
- > PHP Fatal error
Uncaught Error: Interface 'Ramsey\\Uuid\\Converter\\TimeConverterInterface' not found in wp-content/plugins/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php:43
- > PHP Fatal error
Uncaught Error: Interface 'Ramsey\\Uuid\\Rfc4122\\FieldsInterface' not found in wp-content/plugins/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Guid/Fields.php:45
- > PHP Fatal error
Uncaught Error: Class 'Brick\\Math\\Exception\\MathException' not found in wp-content/plugins/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/NegativeNumberException.php:10
- > PHP Fatal error
Uncaught Error: Interface 'Ramsey\\Uuid\\Converter\\TimeConverterInterface' not found in wp-content/plugins/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Time/BigNumberTimeConverter.php:30
- > PHP Fatal error
Uncaught Error: Interface 'Ramsey\\Uuid\\Builder\\UuidBuilderInterface' not found in wp-content/plugins/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Guid/GuidBuilder.php:32
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
These are user-side errors you should fix
- 7 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=plugnmeet-settings
- > Console-api (warning) in wp-content/plugins/plugnmeet/admin/js/bootstrap-colorpicker.min.js?ver=1.2.6+8:90715
The fallback color is invalid. Falling back to the previous color or black if any.
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
3 plugin tags: mynaparrot, plugnmeet, web conference
plugnmeet/plugnmeet.php 92% from 13 tests
The main PHP script in "Plug-N-Meet web conference integration" version 1.2.6 is automatically included on every request by WordPress
Please make the necessary changes and fix the following:
- Requires PHP: Required version does not match the one declared in readme.txt ("7.4" instead of "7.4.0")
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
Good job! No executable or dangerous file extensions detected24,464 lines of code in 286 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 254 | 4,072 | 12,390 | 15,851 |
JavaScript | 4 | 1,375 | 612 | 5,024 |
PO File | 4 | 628 | 816 | 1,324 |
Markdown | 10 | 397 | 0 | 1,000 |
JSON | 9 | 0 | 0 | 930 |
CSS | 4 | 66 | 15 | 334 |
HTML | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.37 |
Average class complexity | 7.40 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 89.00 |
Average method complexity | 2.17 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 61.00 |
Code structure | ||
---|---|---|
Namespaces | 37 | |
Interfaces | 29 | |
Traits | 8 | |
Classes | 190 | |
▷ Abstract classes | 8 | 4.21% |
▷ Concrete classes | 182 | 95.79% |
▷ Final classes | 28 | 15.38% |
Methods | 1,341 | |
▷ Static methods | 136 | 10.14% |
▷ Public methods | 1,224 | 91.28% |
▷ Protected methods | 18 | 1.34% |
▷ Private methods | 99 | 7.38% |
Functions | 58 | |
▷ Named functions | 36 | 62.07% |
▷ Anonymous functions | 22 | 37.93% |
Constants | 98 | |
▷ Global constants | 4 | 4.08% |
▷ Class constants | 94 | 95.92% |
▷ Public constants | 70 | 74.47% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There were not PNG files found in your plugin