Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲1.13MB] [CPU: ▲2.43ms] Passed 4 tests
Server-side resources used by Import Eventbrite Events
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.62 ▲1.15 | 49.39 ▲8.89 |
Dashboard /wp-admin | 4.43 ▲1.09 | 57.27 ▼10.71 |
Posts /wp-admin/edit.php | 4.49 ▲1.13 | 54.02 ▲6.95 |
Add New Post /wp-admin/post-new.php | 7.04 ▲1.15 | 91.96 ▲4.60 |
Media Library /wp-admin/upload.php | 4.36 ▲1.13 | 45.83 ▲10.17 |
Event Categories /wp-admin/edit-tags.php?taxonomy=eventbrite_category&post_type=eventbrite_events | 4.35 | 39.74 |
Event Tags /wp-admin/edit-tags.php?taxonomy=eventbrite_tag&post_type=eventbrite_events | 4.35 | 41.40 |
Add New /wp-admin/post-new.php?post_type=eventbrite_events | 4.51 | 60.33 |
Eventbrite Events /wp-admin/edit.php?post_type=eventbrite_events | 4.41 | 50.87 |
Server storage [IO: ▲1.65MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 61 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
widget_recent-posts |
can_compress_scripts |
theysaidso_admin_options |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Import Eventbrite Events
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,911 ▲139 | 14.79 ▲0.39 | 1.76 ▼0.26 | 42.24 ▼1.19 |
Dashboard /wp-admin | 2,302 ▲124 | 5.17 ▼0.55 | 104.32 ▼8.50 | 42.72 ▼1.84 |
Posts /wp-admin/edit.php | 2,191 ▲91 | 2.44 ▲0.41 | 37.41 ▲1.46 | 32.40 ▼1.18 |
Add New Post /wp-admin/post-new.php | 6,449 ▲4,923 | 27.32 ▲3.81 | 926.24 ▲218.65 | 35.81 ▼20.60 |
Media Library /wp-admin/upload.php | 1,517 ▲117 | 4.56 ▲0.36 | 94.37 ▼18.15 | 41.14 ▼6.94 |
Event Categories /wp-admin/edit-tags.php?taxonomy=eventbrite_category&post_type=eventbrite_events | 1,386 | 2.01 | 31.95 | 31.15 |
Event Tags /wp-admin/edit-tags.php?taxonomy=eventbrite_tag&post_type=eventbrite_events | 1,361 | 2.28 | 33.20 | 29.65 |
Add New /wp-admin/post-new.php?post_type=eventbrite_events | 3,399 | 8.30 | 184.47 | 76.03 |
Eventbrite Events /wp-admin/edit.php?post_type=eventbrite_events | 1,230 | 2.43 | 36.31 | 27.85 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
The following items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- db_upgraded
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 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
Please fix the following items
- 3× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_post_meta() in wp-content/plugins/import-eventbrite-events/templates/iee-archive-content.php:13
- > PHP Fatal error
Uncaught Error: Call to undefined function get_the_ID() in wp-content/plugins/import-eventbrite-events/templates/iee-event-meta.php:8
- > PHP Fatal error
Uncaught Error: Call to undefined function get_post_meta() in wp-content/plugins/import-eventbrite-events/templates/iee-archive-content2.php:13
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
These attributes need to be fixed:
- Screenshots: A description for screenshot #14 is missing in import-eventbrite-events/assets to your readme.txt
- Tags: Please delete some tags, you are using 20 tag instead of maximum 10
import-eventbrite-events/import-eventbrite-events.php Passed 13 tests
Analyzing the main PHP file in "Import Eventbrite Events" version 1.7.1
106 characters long description:
Import Eventbrite Events allows you to import Eventbrite (eventbrite.com) events into your WordPress site.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Success! There were no dangerous files found in this plugin15,825 lines of code in 48 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 29 | 805 | 1,330 | 6,551 |
CSS | 6 | 144 | 76 | 5,214 |
SVG | 6 | 0 | 3 | 2,888 |
PO File | 1 | 302 | 356 | 625 |
JavaScript | 4 | 30 | 8 | 392 |
Markdown | 2 | 44 | 0 | 155 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.50 |
Average class complexity | 58.89 |
▷ Minimum class complexity | 5.00 |
▷ Maximum class complexity | 196.00 |
Average method complexity | 7.43 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 70.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 18 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 18 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 162 | |
▷ Static methods | 1 | 0.62% |
▷ Public methods | 158 | 97.53% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 4 | 2.47% |
Functions | 11 | |
▷ Named functions | 11 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 8 | |
▷ Global constants | 8 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
2 PNG files occupy 0.01MB with 0.00MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/xt_logo.png | 8.77KB | 4.34KB | ▼ 50.47% |
assets/images/iee_icon.png | 2.75KB | 2.82KB | 0.00% |