Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲0.75MB] [CPU: ▲5.79ms] Passed 4 tests
Server-side resources used by GetGenie – Ai Content Writer with Keyword Research and Competitor Analysis
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.17 ▲0.71 | 45.83 ▲4.93 |
Dashboard /wp-admin | 4.06 ▲0.76 | 57.40 ▲7.01 |
Posts /wp-admin/edit.php | 4.12 ▲0.76 | 58.41 ▲12.92 |
Add New Post /wp-admin/post-new.php | 6.68 ▲0.79 | 94.27 ▼1.69 |
Media Library /wp-admin/upload.php | 3.99 ▲0.76 | 51.04 ▲15.68 |
Server storage [IO: ▲3.69MB] [DB: ▲0.01MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 104 new files
Database: no new tables, 9 new options
New WordPress options |
---|
getgenie_install_date |
widget_recent-comments |
db_upgraded |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-posts |
getgenie__banner_last_check |
theysaidso_admin_options |
getgenie__banner_data |
Browser metrics Passed 4 tests
GetGenie – Ai Content Writer with Keyword Research and Competitor Analysis: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,504 ▲742 | 27.63 ▲13.50 | 1.88 ▲0.07 | 40.92 ▼3.67 |
Dashboard /wp-admin | 2,626 ▲449 | 13.91 ▲8.33 | 395.22 ▲294.65 | 153.81 ▲111.26 |
Posts /wp-admin/edit.php | 2,656 ▲556 | 15.43 ▲13.46 | 198.98 ▲162.99 | 176.51 ▲139.21 |
Add New Post /wp-admin/post-new.php | 2,077 ▲551 | 27.55 ▲4.44 | 436.69 ▼159.47 | 166.54 ▲115.36 |
Media Library /wp-admin/upload.php | 2,139 ▲736 | 17.94 ▲13.75 | 203.52 ▲108.25 | 172.18 ▲130.89 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.01MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
- Zombie WordPress options were found after uninstall: 9 options
- getgenie__banner_data
- getgenie__banner_last_check
- can_compress_scripts
- theysaidso_admin_options
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
- getgenie_install_date
- widget_recent-comments
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
SRP 0% 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
The following issues need your attention
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/getgenie/resources/view/admin/default.php
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/getgenie/app/ProLabel/views/template.php:88
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
These attributes need to be fixed:
- Tags: Please delete some tags, you are using 12 tag instead of maximum 10
- Screenshots: Add descriptions for screenshots #1, #2, #3, #4, #5, #6, #7 in getgenie/assets to your readme.txt
getgenie/getgenie.php Passed 13 tests
The primary PHP file in "GetGenie – Ai Content Writer with Keyword Research and Competitor Analysis" version 3.8.7 is used by WordPress to initiate all plugin functionality
109 characters long description:
GetGenie AI is the most intuitive A.I Content Wordpress Plugin that can help you save time and write smarter.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
There were no executable files found in this plugin7,643 lines of code in 85 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 39 | 992 | 520 | 3,519 |
SVG | 21 | 21 | 4 | 3,256 |
JavaScript | 15 | 2 | 860 | 680 |
CSS | 8 | 0 | 2 | 159 |
XML | 1 | 14 | 42 | 24 |
JSON | 1 | 0 | 0 | 5 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of 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.39 |
Average class complexity | 12.61 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 47.00 |
Average method complexity | 2.86 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 18.00 |
Code structure | ||
---|---|---|
Namespaces | 10 | |
Interfaces | 0 | |
Traits | 1 | |
Classes | 27 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 27 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 184 | |
▷ Static methods | 27 | 14.67% |
▷ Public methods | 168 | 91.30% |
▷ Protected methods | 2 | 1.09% |
▷ Private methods | 14 | 7.61% |
Functions | 32 | |
▷ Named functions | 11 | 34.38% |
▷ Anonymous functions | 21 | 65.62% |
Constants | 10 | |
▷ Global constants | 10 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
12 PNG files occupy 0.20MB with 0.09MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/dist/admin/images/seo_optimization.png | 60.94KB | 17.83KB | ▼ 70.75% |
assets/dist/admin/images/badge.png | 6.49KB | 3.11KB | ▼ 52.11% |
assets/dist/admin/images/blog_post.png | 60.62KB | 18.76KB | ▼ 69.05% |
assets/dist/admin/images/Google-Trends.png | 0.93KB | 0.74KB | ▼ 20.15% |
assets/dist/admin/images/support.png | 2.36KB | 2.41KB | 0.00% |