Benchmarks
Plugin footprint 75% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
These installer errors require your attention
- Install procedure had errors
- > Notice in wp-content/plugins/quick-and-easy-seo-tool/public/class-quick-and-easy-seo-public.php+694
Trying to access array offset on value of type bool
Server metrics [RAM: ▲0.34MB] [CPU: ▼142.54ms] Passed 4 tests
Analyzing server-side resources used by Quick And Easy SEO TOOL
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.13 ▲0.30 | 36.18 ▲0.26 |
Dashboard /wp-admin | 3.45 ▲0.40 | 43.85 ▲1.34 |
Posts /wp-admin/edit.php | 3.50 ▲0.39 | 46.65 ▲4.14 |
Add New Post /wp-admin/post-new.php | 5.75 ▲0.32 | 86.56 ▼569.70 |
Media Library /wp-admin/upload.php | 3.33 ▲0.33 | 31.90 ▼2.07 |
Quick and Easy SEO /wp-admin/options-general.php?page=quick-and-easy-seo | 3.30 | 27.19 |
Server storage [IO: ▲0.11MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 14 new files
Database: no new tables, 1 new option
New WordPress options |
---|
quick-and-easy-seo |
Browser metrics Passed 4 tests
Checking browser requirements for Quick And Easy SEO TOOL
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,690 ▲94 | 15.86 ▲0.37 | 7.12 ▼1.19 | 48.14 ▲2.80 |
Dashboard /wp-admin | 2,994 ▲60 | 5.94 ▲0.02 | 134.77 ▼13.46 | 111.04 ▼1.26 |
Posts /wp-admin/edit.php | 2,744 ▲5 | 2.68 ▼0.01 | 67.14 ▲2.02 | 90.21 ▼0.64 |
Add New Post /wp-admin/post-new.php | 1,754 ▲82 | 18.75 ▼0.28 | 379.28 ▼1.18 | 116.01 ▲6.94 |
Media Library /wp-admin/upload.php | 1,812 ▲2 | 5.03 ▼0.00 | 156.03 ▲5.29 | 116.01 ▼4.57 |
Quick and Easy SEO /wp-admin/options-general.php?page=quick-and-easy-seo | 1,677 | 2.08 | 57.33 | 85.03 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
This plugin's uninstaller ran successfully
Smoke tests Passed 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 Passed 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
No output text or server-side errors detected on direct access of PHP files
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 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Please fix the following attributes:
- Screenshots: Screenshot #6 (Custom title tag and meta description tag boxes.) image required
quick-and-easy-seo-tool/quick-and-easy-seo.php 92% from 13 tests
The main file in "Quick And Easy SEO TOOL" v. 1.4.7 serves as a complement to information provided in readme.txt and as the entry point to the plugin
You should first fix the following items:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("quick-and-easy-seo-tool.php" instead of "quick-and-easy-seo.php")
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 detected1,387 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 9 | 419 | 301 | 1,387 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.68 |
Average class complexity | 67.67 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 272.00 |
Average method complexity | 5.82 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 53.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 6 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 6 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 83 | |
▷ Static methods | 2 | 2.41% |
▷ Public methods | 79 | 95.18% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 4 | 4.82% |
Functions | 3 | |
▷ Named functions | 3 | 100.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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There were not PNG files found in your plugin