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: ▼4.17ms] Passed 4 tests
Analyzing server-side resources used by Bitdroplet SIP
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.02 | 46.35 ▲3.57 |
Dashboard /wp-admin | 3.33 ▲0.03 | 46.94 ▼6.09 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 51.06 ▲0.24 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 89.22 ▼14.40 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 39.82 ▲3.98 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 2 new files
Database: no new tables, 7 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
widget_bitdroplet_sip |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by Bitdroplet SIP
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,830 ▲59 | 13.22 ▼0.75 | 2.31 ▲0.33 | 43.29 ▲2.48 |
Dashboard /wp-admin | 2,206 ▲24 | 5.77 ▼0.02 | 102.26 ▲1.61 | 41.50 ▲0.85 |
Posts /wp-admin/edit.php | 2,092 ▲3 | 2.00 ▼0.05 | 39.16 ▼2.88 | 34.73 ▼1.74 |
Add New Post /wp-admin/post-new.php | 1,537 ▲2 | 23.37 ▼0.02 | 657.28 ▲10.35 | 55.17 ▲4.51 |
Media Library /wp-admin/upload.php | 1,391 ▲6 | 4.26 ▲0.02 | 95.46 ▼8.28 | 43.87 ▼1.22 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- Zombie WordPress options were found after uninstall: 7 options
- can_compress_scripts
- db_upgraded
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
- widget_bitdroplet_sip
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please take a closer look at the following
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/bitdroplet-sip/bitdroplet-sip.php
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 on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
8 plugin tags: mutualfunds, investment, cryptocurrency, earnmoney, earn...
bitdroplet-sip/bitdroplet-sip.php Passed 13 tests
"Bitdroplet SIP" version 1.0.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
55 characters long description:
Drive visitors to start an SIP in Bitcoin & Earn Money.
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
Success! There were no dangerous files found in this plugin91 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 28 | 30 | 91 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.18 |
Average class complexity | 5.00 |
▷ Minimum class complexity | 5.00 |
▷ Maximum class complexity | 5.00 |
Average method complexity | 2.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 3.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 | 4 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 4 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 3 | |
▷ Named functions | 3 | 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
PNG images were not found in this plugin