Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
This plugin's installer ran successfully
Server metrics [RAM: ▼0.56MB] [CPU: ▼15.63ms] Passed 4 tests
An overview of server-side resources used by Lazy SEO
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.59 ▲0.14 | 47.15 ▲3.87 |
Dashboard /wp-admin | 3.42 ▲0.12 | 48.30 ▲0.29 |
Posts /wp-admin/edit.php | 3.53 ▲0.17 | 44.68 ▼3.07 |
Add New Post /wp-admin/post-new.php | 3.26 ▼2.62 | 36.97 ▼59.88 |
Media Library /wp-admin/upload.php | 3.34 ▲0.11 | 34.06 ▲0.13 |
Lazy SEO Settings /wp-admin/options-general.php?page=lazy-slug | 3.28 | 28.19 |
Server storage [IO: ▲0.09MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 4 new files
Database: no new tables, 11 new options
New WordPress options |
---|
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
lazy-geo |
lazy-number |
lazy-keywords |
lazy-check |
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
... |
Browser metrics Passed 4 tests
Lazy SEO: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,805 ▲48 | 13.34 ▼1.04 | 1.76 ▼0.25 | 45.76 ▼1.06 |
Dashboard /wp-admin | 2,210 ▲36 | 4.87 ▼1.14 | 103.37 ▼19.97 | 42.79 ▼5.79 |
Posts /wp-admin/edit.php | 2,093 ▲7 | 2.18 ▲0.20 | 36.65 ▼0.01 | 36.48 ▲3.88 |
Add New Post /wp-admin/post-new.php | 6,556 ▲5,028 | 23.14 ▲0.02 | 854.84 ▲188.06 | 62.86 ▲5.33 |
Media Library /wp-admin/upload.php | 1,389 ▼2 | 4.16 ▼0.07 | 99.52 ▼5.64 | 42.53 ▼5.11 |
Lazy SEO Settings /wp-admin/options-general.php?page=lazy-slug | 926 | 2.20 | 25.75 | 25.46 |
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
- This plugin did not uninstall successfully, leaving 11 options in the database
- lazy-geo
- db_upgraded
- widget_recent-comments
- can_compress_scripts
- theysaidso_admin_options
- lazy-check
- lazy-number-geo
- widget_recent-posts
- lazy-number
- widget_theysaidso_widget
- ...
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
These server-side errors were triggered
- > GET request to /wp-admin/options-general.php?page=lazy-slug
- > User deprecated in wp-includes/functions.php+5463
Function screen_icon is deprecated since version 3.8.0 with no alternative available.
- > GET request to /wp-admin/options-general.php?page=lazy-slug
- > User deprecated in wp-includes/functions.php+5463
Function get_screen_icon is deprecated since version 3.8.0 with no alternative available.
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please take a closer look at the following
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/lazy-seo/lazyseo.php:33
- > 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)
No browser errors were detected
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Please fix the following attributes:
- Tags: Please reduce the number of tags, currently 28 tag instead of maximum 10
lazy-seo/lazyseo.php 85% from 13 tests
The entry point to "Lazy SEO" version 2.0 is a PHP file that has certain tags in its header comment area
You should first fix the following items:
- Description: Please don't use more than 140 characters for the plugin description (currently 213 characters long)
- Main file name: The principal plugin file should be the same as the plugin slug ("lazy-seo.php" instead of "lazyseo.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
Everything looks great! No dangerous files found in this plugin436 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 133 | 153 | 436 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
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 | 17 | |
▷ Named functions | 17 | 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
No PNG images were found in this plugin