Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully
Server metrics [RAM: ▲0.06MB] [CPU: ▼12.08ms] Passed 4 tests
Analyzing server-side resources used by SSL Domain Checker
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 40.63 ▼21.67 |
Dashboard /wp-admin | 3.37 ▲0.06 | 52.69 ▲6.31 |
Posts /wp-admin/edit.php | 3.42 ▲0.06 | 45.96 ▼6.30 |
Add New Post /wp-admin/post-new.php | 5.95 ▲0.06 | 92.92 ▼18.71 |
Media Library /wp-admin/upload.php | 3.29 ▲0.06 | 35.85 ▼1.64 |
SSL Domain Checker /wp-admin/options-general.php?page=gritonl_ssl_checker | 3.26 | 34.08 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
theysaidso_admin_options |
Browser metrics Passed 4 tests
A check of browser resources used by SSL Domain Checker
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲33 | 14.81 ▲0.08 | 1.87 ▼1.73 | 44.00 ▼19.23 |
Dashboard /wp-admin | 2,213 ▲25 | 5.86 ▲0.00 | 102.06 ▲2.95 | 38.32 ▼6.43 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.03 ▲0.05 | 37.11 ▼2.05 | 33.95 ▲1.91 |
Add New Post /wp-admin/post-new.php | 1,545 ▲12 | 18.40 ▼4.68 | 674.33 ▲90.31 | 75.09 ▲27.85 |
Media Library /wp-admin/upload.php | 1,392 ▲10 | 4.19 ▲0.02 | 94.17 ▼4.18 | 40.62 ▼3.28 |
SSL Domain Checker /wp-admin/options-general.php?page=gritonl_ssl_checker | 844 | 2.02 | 22.54 | 26.87 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- widget_recent-comments
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Looking good! No server-side errors or output on direct access of PHP files
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)
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
8 plugin tags: grit online, alert, check, checker, expiration...
ssl-checker/ssl-checker.php Passed 13 tests
This is the main PHP file of "SSL Domain Checker" version 1.0.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
92 characters long description:
SSL Domain Checker alerts site admin via email before the SSL certificate or domain expires.
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
Everything looks great! No dangerous files found in this plugin287 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 61 | 88 | 277 |
CSS | 1 | 0 | 0 | 10 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
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 | 2 | |
▷ Global constants | 2 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
PNG images were not found in this plugin