Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.02MB] [CPU: ▼1.66ms] Passed 4 tests
This is a short check of server-side resources used by Cinema Seat Reservation - Ticket System
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 39.23 ▼2.22 |
Dashboard /wp-admin | 3.33 ▲0.03 | 42.83 ▼4.02 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 45.15 ▲1.54 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 93.03 ▼1.95 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 34.54 ▲2.33 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
db_upgraded |
widget_theysaidso_widget |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Cinema Seat Reservation - Ticket System
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,816 ▲81 | 14.47 ▲0.18 | 1.73 ▼0.13 | 39.13 ▼7.61 |
Dashboard /wp-admin | 2,219 ▲31 | 5.86 ▲1.00 | 95.05 ▼15.15 | 43.07 ▲2.11 |
Posts /wp-admin/edit.php | 2,105 ▲19 | 2.12 ▲0.07 | 35.20 ▼1.06 | 34.08 ▲2.96 |
Add New Post /wp-admin/post-new.php | 1,546 ▲13 | 23.55 ▲0.33 | 582.52 ▼242.92 | 51.35 ▼5.83 |
Media Library /wp-admin/upload.php | 1,407 ▲22 | 4.20 ▼0.05 | 97.39 ▼3.34 | 43.51 ▼3.98 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- can_compress_scripts
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP Passed 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 SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 86% from 29 tests
readme.txt 94% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Attributes that require attention:
- Screenshots: No descriptions were found for these screenshots #1, #2, #3 in cinema-seat-reservation-xcloud-pro/assets to your readme.txt
cinema-seat-reservation-xcloud-pro/xcloud-cinema-seat-reservation.php 77% from 13 tests
Analyzing the main PHP file in "Cinema Seat Reservation - Ticket System" version 1.0.5
Please take the time to fix the following:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("cinema-seat-reservation-xcloud-pro.php" instead of "xcloud-cinema-seat-reservation.php")
- Description: The description should be shorter than 140 characters (currently 243 characters long)
- Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Everything looks great! No dangerous files found in this plugin146 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 31 | 33 | 87 |
PO File | 1 | 13 | 18 | 59 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.10 |
Average class complexity | 1.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 1.00 |
Average method complexity | 1.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 1.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 | 8 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 8 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 2 | 100.00% |
▷ Public constants | 2 | 100.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 images were found in this plugin