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.01MB] [CPU: ▼8.31ms] Passed 4 tests
Analyzing server-side resources used by Easiest Coming Soon Page
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 38.90 ▼2.25 |
Dashboard /wp-admin | 3.33 ▼0.02 | 49.69 ▼18.21 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 51.72 ▲1.07 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 85.97 ▼12.36 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 36.18 ▼0.40 |
Coming Soon Page /wp-admin/options-general.php?page=easiestcomingsoonpage | 3.23 | 33.81 |
Server storage [IO: ▲0.01MB] [DB: ▲0.07MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 4 new files
Database: no new tables, 9 new options
New WordPress options |
---|
widget_recent-comments |
widget_theysaidso_widget |
popfizz_ecsp_page |
popfizz_ecsp_version |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
db_upgraded |
popfizz_ecsp_enabled |
Browser metrics Passed 4 tests
Checking browser requirements for Easiest Coming Soon Page
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,819 ▲58 | 14.48 ▼0.02 | 1.70 ▼0.36 | 43.45 ▼1.16 |
Dashboard /wp-admin | 2,219 ▲13 | 5.80 ▲0.88 | 102.35 ▼0.52 | 37.82 ▼6.52 |
Posts /wp-admin/edit.php | 2,101 ▲1 | 2.00 ▲0.01 | 39.57 ▼0.21 | 35.44 ▼1.69 |
Add New Post /wp-admin/post-new.php | 1,529 ▼28 | 17.72 ▼0.72 | 683.36 ▲44.60 | 53.99 ▼2.76 |
Media Library /wp-admin/upload.php | 1,404 ▲7 | 4.21 ▲0.02 | 95.15 ▼7.00 | 43.23 ▼2.00 |
Coming Soon Page /wp-admin/options-general.php?page=easiestcomingsoonpage | 823 | 2.03 | 26.22 | 30.67 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- db_upgraded
- can_compress_scripts
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
The following issues need your attention
- 1× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/easiest-coming-soon-page/easiest-coming-soon-page.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
Attributes that need to be fixed:
- Tags: There are too many tags (14 tag instead of maximum 10)
easiest-coming-soon-page/easiest-coming-soon-page.php 85% from 13 tests
Analyzing the main PHP file in "Easiest Coming Soon Page" version 1.0.2
It is important to fix the following:
- Domain Path: Note that the domain path follows the same naming rules as the domain name, using only dashes and lowercase characters ("languages")
- Domain Path: Please prefix the domain path with a forward slash character ("/languages")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
There were no executable files found in this plugin189 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 24 | 20 | 153 |
PO File | 1 | 10 | 10 | 36 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.21 |
Average class complexity | 16.00 |
▷ Minimum class complexity | 16.00 |
▷ Maximum class complexity | 16.00 |
Average method complexity | 1.79 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 9.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 19 | |
▷ Static methods | 2 | 10.53% |
▷ Public methods | 18 | 94.74% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 1 | 5.26% |
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
All PNG images should be compressed to minimize bandwidth usage for end users
No PNG files were detected