Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼144.17ms] Passed 4 tests
This is a short check of server-side resources used by BrowserCall TEVOX
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.85 ▲0.13 | 28.63 ▲3.31 |
Dashboard /wp-admin | 3.08 ▲0.02 | 45.90 ▼0.84 |
Posts /wp-admin/edit.php | 3.13 ▲0.02 | 44.35 ▼0.29 |
Add New Post /wp-admin/post-new.php | 5.44 ▲0.00 | 89.37 ▼576.86 |
Media Library /wp-admin/upload.php | 3.02 ▲0.02 | 33.02 ▲1.33 |
Server storage [IO: ▲0.21MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 7 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
A check of browser resources used by BrowserCall TEVOX
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,725 ▲129 | 15.90 ▲0.39 | 8.68 ▼0.07 | 46.84 ▲0.51 |
Dashboard /wp-admin | 2,987 ▲53 | 5.91 ▼0.06 | 145.88 ▼5.29 | 106.47 ▼2.29 |
Posts /wp-admin/edit.php | 2,759 ▲20 | 2.71 ▲0.01 | 70.97 ▲2.94 | 90.99 ▲6.76 |
Add New Post /wp-admin/post-new.php | 1,628 ▼55 | 21.57 ▲2.84 | 304.14 ▼117.27 | 98.08 ▼14.78 |
Media Library /wp-admin/upload.php | 1,768 ▼42 | 5.00 ▼0.02 | 154.51 ▲1.94 | 117.77 ▲5.03 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Uninstaller ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/browsercall/BrowserCall_Configurator.php:9
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 81% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
Attributes that require attention:
- Tags: You are using too many tags: 11 tag instead of maximum 10
- Donate link: Invalid url: ""
- Screenshots: These screenshots do not have images: #1 (Installation - https://www.tevox.com/screenshot_installation.jpg), #2 (BrowserCall at tevox.com - https://www.tevox.com/screenshot_browsercall.jpg)
browsercall/browsercall.php Passed 13 tests
"BrowserCall TEVOX" version 1.0's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
43 characters long description:
add the BrowserCall Interface to your page.
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
No dangerous file extensions were detected81 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 14 | 14 | 81 |
PHP code Passed 2 tests
Analyzing 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.17 |
Average class complexity | 5.00 |
▷ Minimum class complexity | 5.00 |
▷ Maximum class complexity | 5.00 |
Average method complexity | 1.57 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 3.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 7 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 7 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
Using a strong compression for your PNG files is a great way to speed-up your plugin
No PNG images were found in this plugin