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.02MB] [CPU: ▼10.00ms] Passed 4 tests
An overview of server-side resources used by Koddostu Panel
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 36.50 ▼9.21 |
Dashboard /wp-admin | 3.32 ▲0.02 | 48.89 ▼6.07 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 45.49 ▼11.64 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 93.33 ▼13.06 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 35.67 ▼3.26 |
Koddostu Panel /wp-admin/options-general.php?page=koddostu-panel-identifier | 3.19 | 33.79 |
Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
db_upgraded |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Koddostu Panel
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,844 ▲83 | 13.18 ▼1.58 | 1.96 ▲0.26 | 46.12 ▲5.49 |
Dashboard /wp-admin | 2,225 ▲22 | 4.81 ▼1.06 | 125.36 ▲12.46 | 40.73 ▼6.55 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 2.00 ▲0.00 | 38.28 ▼6.84 | 36.87 ▼1.20 |
Add New Post /wp-admin/post-new.php | 1,558 ▲27 | 18.41 ▼4.68 | 628.37 ▼85.98 | 67.83 ▼14.00 |
Media Library /wp-admin/upload.php | 1,407 ▲10 | 4.24 ▼0.00 | 104.49 ▼43.79 | 49.46 ▼0.53 |
Koddostu Panel /wp-admin/options-general.php?page=koddostu-panel-identifier | 787 | 2.02 | 25.96 | 25.70 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- widget_theysaidso_widget
- widget_recent-posts
- theysaidso_admin_options
- db_upgraded
- widget_recent-comments
- can_compress_scripts
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
These server-side errors were triggered
- > GET request to /wp-admin/options-general.php?page=koddostu-panel-identifier
- > Notice in wp-content/plugins/koddostu-panel/koddostu-panel.php+40
Trying to access array offset on value of type bool
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 fix the following
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/koddostu-panel/koddostu-panel.php:28
- > 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)
No browser issues were found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
Please fix the following attributes:
- Donate link: Invalid URI ("no need")
koddostu-panel/koddostu-panel.php Passed 13 tests
"Koddostu Panel" version 1.0's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
77 characters long description:
A plugin to easily implement Koddostu Panel on any wordpress blog or website.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
No dangerous file extensions were detected48 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 11 | 22 | 48 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
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 | 7 | |
▷ Named functions | 7 | 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