Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.02MB] [CPU: ▼1.80ms] Passed 4 tests
An overview of server-side resources used by Ticketmeo - Sell Tickets - Event Ticketing
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 34.26 ▼6.15 |
Dashboard /wp-admin | 3.32 ▲0.02 | 44.14 ▼3.49 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 48.95 ▲5.45 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 88.46 ▲1.73 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 33.01 ▲0.72 |
Ticketmeo WordPress Plugin /wp-admin/options-general.php?page=ploxel-integration | 3.21 | 28.92 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
db_upgraded |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Ticketmeo - Sell Tickets - Event Ticketing
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,877 ▲115 | 13.48 ▼0.87 | 7.76 ▲5.98 | 38.12 ▼4.63 |
Dashboard /wp-admin | 2,199 ▲25 | 5.60 ▲0.03 | 90.85 ▼10.63 | 38.29 ▼4.08 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 1.94 ▼0.07 | 40.57 ▲2.97 | 36.32 ▼1.47 |
Add New Post /wp-admin/post-new.php | 1,538 ▲12 | 25.10 ▲1.94 | 623.03 ▲15.13 | 60.16 ▲8.90 |
Media Library /wp-admin/upload.php | 1,398 ▲4 | 4.27 ▲0.03 | 97.12 ▼6.03 | 45.22 ▲3.19 |
Ticketmeo WordPress Plugin /wp-admin/options-general.php?page=ploxel-integration | 847 | 1.96 | 23.09 | 26.82 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-comments
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
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)
Good news, no errors were detected
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
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/ploxel/ploxel.php:14
- > PHP Fatal error
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 93% 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
Please fix the following attributes:
- Tags: Too many tags (48 tag instead of maximum 10); only the first 5 tags are used in your directory listing
ploxel/ploxel.php 92% from 13 tests
The principal PHP file in "Ticketmeo - Sell Tickets - Event Ticketing" v. 2.2.0 is loaded by WordPress automatically on each request
The following require your attention:
- Description: Please don't use more than 140 characters for the plugin description (currently 149 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Good job! No executable or dangerous file extensions detected139 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 17 | 9 | 68 |
XML | 3 | 0 | 0 | 65 |
CSS | 1 | 0 | 0 | 4 |
JavaScript | 1 | 7 | 7 | 2 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.27 |
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 | 6 | |
▷ Named functions | 6 | 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
No PNG images were found in this plugin