Benchmarks
Plugin footprint 82% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Install script ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▲976.40ms] 50% from 4 tests
This is a short check of server-side resources used by LIQUID SEO Inspector
The following require your attention
- CPU: Total CPU usage should be kept under 500.00ms (currently 1,305.22ms on /wp-admin/options-general.php?page=liquid-seo-inspector)
- Extra CPU: Try to keep extra CPU usage under 200.00ms (currently 976.40ms on /wp-admin/options-general.php?page=liquid-seo-inspector)
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 40.26 ▼2.99 |
Dashboard /wp-admin | 3.41 ▲0.06 | 1,336.78 ▲1,273.09 |
Posts /wp-admin/edit.php | 3.46 ▲0.10 | 1,500.10 ▲1,447.84 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 1,444.63 ▲1,346.44 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 1,325.37 ▲1,289.05 |
LIQUID SEO Inspector /wp-admin/options-general.php?page=liquid-seo-inspector | 3.24 | 1,305.22 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 8 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
can_compress_scripts |
widget_recent-posts |
theysaidso_admin_options |
db_upgraded |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for LIQUID SEO Inspector
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,154 ▲392 | 14.08 ▼0.32 | 19.52 ▲17.76 | 64.76 ▲21.50 |
Dashboard /wp-admin | 2,202 ▲25 | 5.62 ▼0.05 | 86.32 ▼16.79 | 35.23 ▼9.09 |
Posts /wp-admin/edit.php | 2,104 ▲1 | 1.99 ▲0.05 | 33.81 ▼6.22 | 34.19 ▼0.82 |
Add New Post /wp-admin/post-new.php | 1,529 ▲3 | 23.57 ▲0.10 | 682.33 ▼22.80 | 56.56 ▼4.98 |
Media Library /wp-admin/upload.php | 1,401 ▲1 | 4.15 ▼0.10 | 100.00 ▲1.34 | 44.10 ▼0.19 |
LIQUID SEO Inspector /wp-admin/options-general.php?page=liquid-seo-inspector | 820 | 2.02 | 24.22 | 25.11 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
You still need to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though no errors were found, this is by no means an exhaustive test
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
Almost there! Just fix the following items
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/liquid-seo-inspector/liquid-seo-inspector.php:33
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 97% 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:
- Tags: Please reduce the number of tags, currently 14 tag instead of maximum 10
liquid-seo-inspector/liquid-seo-inspector.php Passed 13 tests
This is the main PHP file of "LIQUID SEO Inspector" version 1.0.5, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
70 characters long description:
Easily inspect metadata within web pages to visualize and find issues.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Good job! No executable or dangerous file extensions detected523 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 1 | 1 | 17 | 211 |
CSS | 1 | 0 | 4 | 144 |
PHP | 1 | 19 | 33 | 132 |
PO File | 1 | 50 | 98 | 35 |
JSON | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
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 | 8 | |
▷ Named functions | 8 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There are no PNG files in this plugin