Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
It is recommended to fix the following installer errors
- The plugin cannot be installed
- > Warning in wp-content/plugins/integration-between-groovehq-and-cf7/index.php+331
array_key_exists() expects parameter 2 to be array, bool given
Server metrics [RAM: ▼1.96MB] [CPU: ▼59.32ms] Passed 4 tests
An overview of server-side resources used by Integration between GrooveHQ and CF7
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.03 ▼1.44 | 5.17 ▼41.66 |
Dashboard /wp-admin | 2.05 ▼1.26 | 5.99 ▼51.11 |
Posts /wp-admin/edit.php | 2.05 ▼1.31 | 6.54 ▼46.40 |
Add New Post /wp-admin/post-new.php | 2.05 ▼3.84 | 7.23 ▼98.12 |
Media Library /wp-admin/upload.php | 2.05 ▼1.18 | 5.45 ▼31.50 |
CF7 GrooveHQ /wp-admin/options-general.php?page=cf7ghq | 2.05 | 5.75 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
theysaidso_admin_options |
db_upgraded |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Integration between GrooveHQ and CF7: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,819 ▲58 | 13.36 ▼1.29 | 1.75 ▲0.01 | 44.36 ▼2.45 |
Dashboard /wp-admin | 2,222 ▲19 | 4.84 ▼0.04 | 114.24 ▼1.08 | 42.24 ▼2.05 |
Posts /wp-admin/edit.php | 2,101 ▼2 | 2.01 ▼0.03 | 35.80 ▼4.63 | 34.34 ▼3.95 |
Add New Post /wp-admin/post-new.php | 1,548 ▲2 | 23.35 ▲0.12 | 658.90 ▼6.63 | 58.11 ▲6.07 |
Media Library /wp-admin/upload.php | 1,404 ▲4 | 4.25 ▼0.02 | 95.02 ▼21.16 | 43.45 ▼4.42 |
CF7 GrooveHQ /wp-admin/options-general.php?page=cf7ghq | 850 | 2.01 | 22.04 | 27.52 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
These items require your attention
- Uninstall procedure validation failed for this plugin
- > Warning in wp-content/plugins/integration-between-groovehq-and-cf7/index.php+331
array_key_exists() expects parameter 2 to be array, bool given
- This plugin does not fully uninstall, leaving 6 options in the database
- db_upgraded
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-posts
- widget_recent-comments
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
These errors were triggered by the plugin
- 5 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=cf7ghq
- > Warning in wp-content/plugins/integration-between-groovehq-and-cf7/index.php+331
array_key_exists() expects parameter 2 to be array, bool given
SRP Passed 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
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
6 plugin tags: contact, groove, integration, form, contact form 7...
integration-between-groovehq-and-cf7/index.php 92% from 13 tests
The main PHP file in "Integration between GrooveHQ and CF7" ver. 1.0.2 adds more information about the plugin and also serves as the entry point for this plugin
You should first fix the following items:
- Main file name: The principal plugin file should be the same as the plugin slug ("integration-between-groovehq-and-cf7.php" instead of "index.php")
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
No dangerous file extensions were detected316 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 49 | 56 | 316 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
Average class complexity | 30.00 |
▷ Minimum class complexity | 30.00 |
▷ Maximum class complexity | 30.00 |
Average method complexity | 2.61 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 18 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 15 | 83.33% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 3 | 16.67% |
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
PNG images were not found in this plugin