Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.02MB] [CPU: ▼148.45ms] Passed 4 tests
A check of server-side resources used by Coming Soon Express
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.86 ▲0.14 | 31.35 ▲8.60 |
Dashboard /wp-admin | 3.08 ▲0.02 | 35.32 ▼8.85 |
Posts /wp-admin/edit.php | 3.13 ▲0.02 | 42.54 ▼2.61 |
Add New Post /wp-admin/post-new.php | 5.45 ▲0.02 | 90.84 ▼577.62 |
Media Library /wp-admin/upload.php | 3.02 ▲0.01 | 32.83 ▼4.71 |
Server storage [IO: ▲1.00MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 21 new files
Database: no new tables, 5 new options
New WordPress options |
---|
csx_bg_image |
csx_show_bigtitle |
csx_show_description |
csx_show_bg_image |
csx_show_headline |
Browser metrics Passed 4 tests
An overview of browser requirements for Coming Soon Express
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,715 ▲119 | 16.01 ▲0.03 | 8.22 ▲0.36 | 51.96 ▲2.97 |
Dashboard /wp-admin | 2,976 ▲45 | 5.92 ▼0.03 | 134.93 ▼14.09 | 109.57 ▼2.50 |
Posts /wp-admin/edit.php | 2,745 ▲6 | 2.82 ▲0.00 | 63.21 ▲0.39 | 93.67 ▲2.37 |
Add New Post /wp-admin/post-new.php | 1,506 ▲6 | 18.72 ▲0.16 | 383.57 ▲17.55 | 107.35 ▲0.83 |
Media Library /wp-admin/upload.php | 1,813 ▲6 | 5.01 ▲0.01 | 151.68 ▼10.08 | 128.23 ▲11.03 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- This plugin did not uninstall successfully, leaving 5 options in the database
- csx_show_description
- csx_show_bigtitle
- csx_show_bg_image
- csx_show_headline
- csx_bg_image
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Good news, no errors were detected
SRP Passed 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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
These attributes need to be fixed:
- Tags: You are using too many tags: 11 tag instead of maximum 10
coming-soon-express/coming-soon-express.php 85% from 13 tests
The main file in "Coming Soon Express" v. 1.0.7 serves as a complement to information provided in readme.txt and as the entry point to the plugin
It is important to fix the following:
- Text Domain: The text domain name should consist of only dashes and lowercase characters
- Description: Please keep the plugin description shorter than 140 characters (currently 163 characters long)
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
No dangerous file extensions were detected2,136 lines of code in 18 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 8 | 452 | 385 | 1,351 |
CSS | 6 | 80 | 58 | 519 |
JavaScript | 3 | 63 | 40 | 220 |
Markdown | 1 | 24 | 0 | 46 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.19 |
Average class complexity | 6.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 30.00 |
Average method complexity | 2.25 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 11.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 10 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 10 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 42 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 41 | 97.62% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 1 | 2.38% |
Functions | 3 | |
▷ Named functions | 3 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 18 | |
▷ Global constants | 18 | 100.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
There are no PNG files in this plugin