Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.00MB] [CPU: ▼3.12ms] Passed 4 tests
An overview of server-side resources used by Realtyna Provisioning
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 36.04 ▲0.53 |
Dashboard /wp-admin | 3.31 ▲0.00 | 46.21 ▼5.33 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 50.07 ▲1.26 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 92.99 ▼7.52 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 36.19 ▼0.15 |
Server storage [IO: ▲0.15MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 42 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
Browser metrics Passed 4 tests
Checking browser requirements for Realtyna Provisioning
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,808 ▲47 | 14.25 ▼0.10 | 1.90 ▼0.32 | 38.70 ▼12.90 |
Dashboard /wp-admin | 2,217 ▲43 | 5.66 ▲0.05 | 89.70 ▼13.25 | 41.98 ▼0.38 |
Posts /wp-admin/edit.php | 2,120 ▲20 | 1.99 ▲0.04 | 41.73 ▲4.88 | 36.95 ▼2.12 |
Add New Post /wp-admin/post-new.php | 1,540 ▲11 | 23.06 ▼0.33 | 612.70 ▲19.29 | 53.24 ▲0.11 |
Media Library /wp-admin/upload.php | 1,416 ▲16 | 4.22 ▼0.05 | 99.99 ▼9.02 | 43.38 ▲0.36 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-posts
- widget_recent-comments
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- 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 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following items
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/realtyna-provisioning/realtyna-provisioning.php:38
- > PHP Fatal error
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 97% 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
Attributes that require attention:
- Screenshots: Add descriptions for screenshots #1, #2, #3 in realtyna-provisioning/assets to your readme.txt
realtyna-provisioning/realtyna-provisioning.php Passed 13 tests
"Realtyna Provisioning" version 1.2.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
49 characters long description:
This is provisioning server of Realtyna products.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Good job! No executable or dangerous file extensions detected3,113 lines of code in 24 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 22 | 616 | 758 | 2,867 |
PO File | 1 | 50 | 67 | 138 |
CSS | 1 | 11 | 0 | 108 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.42 |
Average class complexity | 25.28 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 177.00 |
Average method complexity | 4.14 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 49.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 18 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 18 | 100.00% |
▷ Final classes | 1 | 5.56% |
Methods | 139 | |
▷ Static methods | 16 | 11.51% |
▷ Public methods | 133 | 95.68% |
▷ Protected methods | 3 | 2.16% |
▷ Private methods | 3 | 2.16% |
Functions | 4 | |
▷ Named functions | 4 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 7 | |
▷ Global constants | 7 | 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
No PNG files were detected