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.03MB] [CPU: ▼9.96ms] Passed 4 tests
This is a short check of server-side resources used by Honeypot Anti Spam for Forminator Forms
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 37.95 ▼12.58 |
Dashboard /wp-admin | 3.34 ▲0.03 | 46.68 ▼4.95 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 48.37 ▼4.14 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 81.84 ▼18.18 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 35.80 ▼1.48 |
Honeypot for Forminator /wp-admin/tools.php?page=hfff-plugin | 3.23 | 32.21 |
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: 7 new files
Database: no new tables, 8 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
db_upgraded |
hfff_log |
hfff_field_name |
theysaidso_admin_options |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by Honeypot Anti Spam for Forminator Forms
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,902 ▲156 | 13.45 ▼1.10 | 8.13 ▲6.25 | 37.80 ▼6.96 |
Dashboard /wp-admin | 2,202 ▲25 | 5.62 ▲0.11 | 95.38 ▲6.09 | 38.75 ▲0.57 |
Posts /wp-admin/edit.php | 2,107 ▲10 | 2.01 ▼0.01 | 42.87 ▲7.91 | 34.64 ▼2.05 |
Add New Post /wp-admin/post-new.php | 1,534 ▼1 | 23.35 ▲4.81 | 650.32 ▲32.05 | 54.04 ▼18.59 |
Media Library /wp-admin/upload.php | 1,404 ▲13 | 4.13 ▼0.01 | 94.92 ▼4.01 | 43.71 ▲1.54 |
Honeypot for Forminator /wp-admin/tools.php?page=hfff-plugin | 821 | 1.99 | 24.81 | 29.72 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
It is recommended to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- widget_recent-posts
- widget_theysaidso_widget
- widget_recent-comments
- db_upgraded
- can_compress_scripts
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
The smoke test was a success, however most plugin functionality was not tested
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
Everything seems fine, however this is by no means an exhaustive test
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)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
4 plugin tags: honeypot, spam, antispam, forminator
honeypot-for-forminator-form/honeypot-for-forminator-form.php Passed 13 tests
The main PHP file in "Honeypot Anti Spam for Forminator Forms" ver. 0.2.1 adds more information about the plugin and also serves as the entry point for this plugin
52 characters long description:
New type of honeypot anti spam for Forminator Forms.
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
Everything looks great! No dangerous files found in this plugin144 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 20 | 29 | 139 |
JavaScript | 1 | 0 | 0 | 5 |
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 | 11 | |
▷ Named functions | 11 | 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 files were detected