Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The following installer errors require your attention
- Install procedure had errors
- > Parse error in wp-content/plugins/intellacall-video-audio-calls-and-text-chat/core.php+456
syntax error, unexpected end of file
Server metrics [RAM: ▲0.00MB] [CPU: ▼5.57ms] Passed 4 tests
Server-side resources used by Intellacall – Instant One Click Live Video Calls
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.00 | 37.38 ▲1.26 |
Dashboard /wp-admin | 3.31 ▲0.00 | 42.82 ▼5.32 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 46.10 ▼3.35 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 87.37 ▼12.56 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 34.10 ▼1.05 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Intellacall – Instant One Click Live Video Calls
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,825 ▲90 | 14.48 ▼0.27 | 1.82 ▲0.16 | 40.78 ▼9.10 |
Dashboard /wp-admin | 2,209 ▲18 | 5.85 ▲0.81 | 110.22 ▲0.42 | 39.74 ▼6.21 |
Posts /wp-admin/edit.php | 2,089 ▼0 | 2.00 ▲0.00 | 41.39 ▼0.06 | 34.44 ▼3.30 |
Add New Post /wp-admin/post-new.php | 1,535 ▲2 | 23.18 ▲0.01 | 656.31 ▲25.93 | 63.79 ▲12.47 |
Media Library /wp-admin/upload.php | 1,391 ▼0 | 4.21 ▲0.03 | 103.66 ▲2.50 | 45.08 ▲0.58 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
- db_upgraded
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)
Even though everything seems fine, this is not an exhaustive test
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× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Parse error
syntax error, unexpected end of file in wp-content/plugins/intellacall-video-audio-calls-and-text-chat/core.php on line 456
- > PHP Parse error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration 79% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Attributes that require attention:
- Donate link: Please fix this invalid url: ""
- Tags: Please delete some tags, you are using 16 tag instead of maximum 10
intellacall-video-audio-calls-and-text-chat/core.php 69% from 13 tests
The primary PHP file in "Intellacall – Instant One Click Live Video Calls" version 1.1 is used by WordPress to initiate all plugin functionality
The following require your attention:
- Main file name: Name the main plugin file the same as the plugin slug ("intellacall-video-audio-calls-and-text-chat.php" instead of "core.php")
- Requires PHP: The required version number did not match the one declared in readme.txt ("5.4" instead of "7.2")
- Requires at least: The required version number did not match the one declared in readme.txt ("4.0" instead of "5.2")
- Text Domain: The text domain follows the same naming rules as the plugin slug: lowercase characters and dashes
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
Success! There were no dangerous files found in this plugin315 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 67 | 74 | 315 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 14 | |
▷ Named functions | 14 | 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
PNG files should be compressed to save space and minimize bandwidth usage
1 PNG file occupies 0.00MB with 0.00MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
03cc0e24-6b36-4629-8693-ecec6c8583fb-tst.png | 2.33KB | 1.41KB | ▼ 39.50% |