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 successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.11MB] [CPU: ▼10.51ms] Passed 4 tests
Analyzing server-side resources used by Orbisius Messenger
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.57 ▲0.11 | 49.68 ▲10.53 |
Dashboard /wp-admin | 3.41 ▲0.11 | 46.21 ▼5.95 |
Posts /wp-admin/edit.php | 3.46 ▲0.11 | 45.07 ▲0.63 |
Add New Post /wp-admin/post-new.php | 5.99 ▲0.11 | 92.12 ▼36.76 |
Media Library /wp-admin/upload.php | 3.34 ▲0.11 | 35.60 ▲0.05 |
Orbisius Messenger /wp-admin/options-general.php?page=orbisius-messenger/orbisius-messenger.php | 3.30 | 32.42 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
db_upgraded |
widget_recent-comments |
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Checking browser requirements for Orbisius Messenger
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,973 ▲227 | 14.02 ▼0.72 | 11.11 ▲9.30 | 46.41 ▲3.07 |
Dashboard /wp-admin | 2,212 ▲24 | 5.84 ▲0.96 | 97.35 ▼24.10 | 36.13 ▼11.00 |
Posts /wp-admin/edit.php | 2,098 ▲9 | 2.03 ▲0.03 | 39.84 ▲0.83 | 35.25 ▲2.30 |
Add New Post /wp-admin/post-new.php | 1,542 ▲20 | 18.27 ▼4.91 | 595.98 ▼49.68 | 60.39 ▲4.03 |
Media Library /wp-admin/upload.php | 1,398 ▲16 | 4.25 ▲0.02 | 94.46 ▼14.71 | 43.50 ▼5.06 |
Orbisius Messenger /wp-admin/options-general.php?page=orbisius-messenger/orbisius-messenger.php | 1,582 | 5.00 | 98.39 | 38.88 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- db_upgraded
- theysaidso_admin_options
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following items
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/orbisius-messenger/orbisius-messenger.php:30
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% 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
These attributes need to be fixed:
- Screenshots: Please add an image for screenshot #1 (Settings Page)
- Tags: Too many tags (17 tag instead of maximum 10); only the first 5 tags are used in your directory listing
orbisius-messenger/orbisius-messenger.php Passed 13 tests
The primary PHP file in "Orbisius Messenger" version 1.0.2 is used by WordPress to initiate all plugin functionality
81 characters long description:
Makes the automated attempts to wait and then it shows an internal error message.
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
Everything looks great! No dangerous files found in this plugin625 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 142 | 82 | 619 |
JavaScript | 1 | 0 | 1 | 6 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.21 |
Average class complexity | 21.50 |
▷ Minimum class complexity | 6.00 |
▷ Maximum class complexity | 37.00 |
Average method complexity | 4.42 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 20.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 12 | |
▷ Static methods | 1 | 8.33% |
▷ Public methods | 12 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
PNG files should be compressed to save space and minimize bandwidth usage
There were not PNG files found in your plugin