Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼141.62ms] Passed 4 tests
A check of server-side resources used by Ezcape Video Chat - Discontinued
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.85 ▲0.01 | 40.55 ▲4.88 |
Dashboard /wp-admin | 3.07 ▲0.02 | 52.91 ▲6.45 |
Posts /wp-admin/edit.php | 3.12 ▲0.02 | 41.44 ▼5.96 |
Add New Post /wp-admin/post-new.php | 5.43 ▼0.00 | 99.88 ▼559.32 |
Media Library /wp-admin/upload.php | 3.01 ▲0.01 | 33.34 ▼6.07 |
Server storage [IO: ▲2.46MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 6 new files
Database: no new tables, 1 new option
New WordPress options |
---|
ezcapechat_url |
Browser metrics Passed 4 tests
An overview of browser requirements for Ezcape Video Chat - Discontinued
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,703 ▲107 | 16.16 ▲0.18 | 8.34 ▼0.31 | 53.31 ▲2.15 |
Dashboard /wp-admin | 2,970 ▲36 | 5.87 ▼0.07 | 136.71 ▼7.18 | 106.27 ▼11.09 |
Posts /wp-admin/edit.php | 2,739 ▼0 | 2.70 ▲0.02 | 70.57 ▼0.95 | 93.32 ▲1.00 |
Add New Post /wp-admin/post-new.php | 1,500 ▼104 | 18.45 ▼0.39 | 366.17 ▼0.88 | 118.72 ▲4.53 |
Media Library /wp-admin/upload.php | 1,810 ▲3 | 5.03 ▲0.01 | 167.61 ▲21.01 | 119.87 ▼5.86 |
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
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 1 option
- ezcapechat_url
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)
Everything seems fine, however this is by no means 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 take a closer look at the following
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/tc-ezcape-chat/ezcape-chat.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration 86% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
Attributes that require attention:
- Requires at least: Invalid version format
tc-ezcape-chat/ezcape-chat.php 77% from 13 tests
The main file in "Ezcape Video Chat - Discontinued" v. 1.3.2 serves as a complement to information provided in readme.txt and as the entry point to the plugin
You should first fix the following items:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("tc-ezcape-chat.php" instead of "ezcape-chat.php")
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 147 characters long)
- Requires at least: Please use periods and digits for the required version (ex. "7.0" instead of "WordPress 2.0, BuddyPress 1.0.0")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
No dangerous file extensions were detected77 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 37 | 13 | 77 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.30 |
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 | 3 | |
▷ Named functions | 3 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin