Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.03MB] [CPU: ▼2.69ms] Passed 4 tests
Analyzing server-side resources used by Signup Breach Checker
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 35.07 ▼6.30 |
Dashboard /wp-admin | 3.34 ▲0.04 | 45.01 ▼7.57 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 48.82 ▲4.51 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 88.57 ▲3.27 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 34.26 ▼0.15 |
Signup Breach Checker /wp-admin/tools.php?page=signup-breach-checker | 3.23 | 31.26 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for Signup Breach Checker
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲58 | 13.71 ▼0.66 | 1.67 ▼0.14 | 43.30 ▼1.18 |
Dashboard /wp-admin | 2,213 ▲39 | 5.85 ▲0.97 | 103.09 ▼10.13 | 38.60 ▼3.69 |
Posts /wp-admin/edit.php | 2,096 ▲7 | 2.04 ▲0.03 | 45.30 ▲9.08 | 36.94 ▼0.19 |
Add New Post /wp-admin/post-new.php | 1,522 ▼11 | 23.24 ▼0.03 | 584.40 ▼115.75 | 53.98 ▲2.75 |
Media Library /wp-admin/upload.php | 1,386 ▼2 | 4.18 ▼0.03 | 95.78 ▼13.50 | 43.36 ▼2.65 |
Signup Breach Checker /wp-admin/tools.php?page=signup-breach-checker | 850 | 2.02 | 24.25 | 29.07 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- can_compress_scripts
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP Passed 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
Everything seems fine, however this is by no means an exhaustive test
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
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need to be fixed:
- Screenshots: No descriptions were found for these screenshots #2, #3 in signup-breach-checker/assets to your readme.txt
signup-breach-checker/signup-breach-checker.php Passed 13 tests
The principal PHP file in "Signup Breach Checker" v. 1.1 is loaded by WordPress automatically on each request
100 characters long description:
Checks user e-mails and optionally passwords against breach lists from haveibeenpwned.com on signup.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Good job! No executable or dangerous file extensions detected191 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 105 | 56 | 191 |
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.30 |
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
No PNG files were detected