Benchmarks
Plugin footprint 82% 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.21ms] Passed 4 tests
Server-side resources used by WP Geeky Troubleshooter - Troubleshoot Your WordPress Site without FTP
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 37.66 ▼1.60 |
Dashboard /wp-admin | 3.33 ▲0.03 | 43.87 ▼2.85 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 48.88 ▼0.52 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 82.80 ▼11.87 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 35.39 ▲3.58 |
Geeky Troubleshooter /wp-admin/options-general.php?page=geeky_support_settings | 3.38 | 32.92 |
Server storage [IO: ▲0.11MB] [DB: ▲0.00MB] 67% from 3 tests
Analyzing filesystem and database footprints of this plugin
Please try to fix the following items
- You have illegally modified 1 file (3.46KB) outside of "wp-content/plugins/wp-geeky-troubleshooter/" and "wp-content/uploads/"
- (new file) wp-content/mu-plugins/class-gs-mu-plugin.php
Filesystem: 20 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-comments |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-posts |
db_upgraded |
Browser metrics Passed 4 tests
WP Geeky Troubleshooter - Troubleshoot Your WordPress Site without FTP: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲69 | 13.69 ▼0.60 | 1.53 ▼0.22 | 44.98 ▲4.40 |
Dashboard /wp-admin | 2,210 ▲21 | 4.82 ▼0.07 | 102.39 ▼15.52 | 40.64 ▲0.81 |
Posts /wp-admin/edit.php | 2,096 ▲7 | 2.04 ▲0.03 | 39.21 ▼2.87 | 34.47 ▼0.91 |
Add New Post /wp-admin/post-new.php | 1,517 ▼2 | 17.54 ▼5.63 | 667.53 ▲89.73 | 55.18 ▼11.60 |
Media Library /wp-admin/upload.php | 1,392 ▲10 | 4.15 ▼0.07 | 94.59 ▼5.72 | 39.97 ▼2.26 |
Geeky Troubleshooter /wp-admin/options-general.php?page=geeky_support_settings | 964 | 1.73 | 27.30 | 23.81 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-comments
- db_upgraded
- widget_recent-posts
- can_compress_scripts
- widget_theysaidso_widget
- theysaidso_admin_options
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)
The smoke test was a success, however most plugin functionality was not tested
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× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Class 'Sandesh\\Geeky_Support\\Gs_Helper' not found in wp-content/plugins/wp-geeky-troubleshooter/support-core/admin/view/support-data.php:29
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
2 plugin tags: troubleshoot, wsod
wp-geeky-troubleshooter/wp-geeky-troubleshooter.php Passed 13 tests
The main PHP script in "WP Geeky Troubleshooter - Troubleshoot Your WordPress Site without FTP" version 1.0.0 is automatically included on every request by WordPress
67 characters long description:
Easily Troubleshoot Your WordPress Site wihout Affecting Live Site.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
There were no executable files found in this plugin2,521 lines of code in 17 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 10 | 669 | 841 | 1,652 |
CSS | 2 | 71 | 21 | 507 |
JavaScript | 2 | 83 | 37 | 175 |
Markdown | 2 | 75 | 0 | 164 |
JSON | 1 | 0 | 0 | 23 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 30.25 |
▷ Minimum class complexity | 12.00 |
▷ Maximum class complexity | 44.00 |
Average method complexity | 3.42 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 23.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 8 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 8 | 100.00% |
▷ Final classes | 1 | 12.50% |
Methods | 97 | |
▷ Static methods | 19 | 19.59% |
▷ Public methods | 93 | 95.88% |
▷ Protected methods | 4 | 4.12% |
▷ Private methods | 0 | 0.00% |
Functions | 3 | |
▷ Named functions | 2 | 66.67% |
▷ Anonymous functions | 1 | 33.33% |
Constants | 8 | |
▷ Global constants | 8 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
No PNG files were detected