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 gracefully, with no errors
Server metrics [RAM: ▲0.12MB] [CPU: ▼2.43ms] Passed 4 tests
This is a short check of server-side resources used by Wheel of Life: Coaching and Assessment Tool for Life Coach
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.60 ▲0.14 | 38.81 ▼2.91 |
Dashboard /wp-admin | 3.42 ▲0.11 | 46.51 ▼4.40 |
Posts /wp-admin/edit.php | 3.48 ▲0.12 | 50.47 ▲3.31 |
Add New Post /wp-admin/post-new.php | 6.15 ▲0.27 | 85.95 ▼4.02 |
Media Library /wp-admin/upload.php | 3.34 ▲0.11 | 38.23 ▲1.62 |
All Submissions /wp-admin/edit.php?post_type=wheel-submissions | 3.13 | 23.11 |
Wheel of Life /wp-admin/admin.php?page=wheels_of_life_all_lists | 3.35 | 36.80 |
Settings /wp-admin/admin.php?page=wheels_of_life_global_settings | 3.35 | 36.46 |
Submissions /wp-admin/admin.php?page=wheels_of_life_submissions | 3.35 | 37.91 |
Server storage [IO: ▲4.39MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 86 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-comments |
wheeloflife_queue_flush_rewrite_rules |
theysaidso_admin_options |
db_upgraded |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Wheel of Life: Coaching and Assessment Tool for Life Coach
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,049 ▲314 | 16.09 ▲1.79 | 16.97 ▲15.25 | 42.97 ▼6.65 |
Dashboard /wp-admin | 2,274 ▲83 | 6.08 ▲1.21 | 159.87 ▲55.37 | 41.75 ▲0.12 |
Posts /wp-admin/edit.php | 2,174 ▲85 | 2.96 ▲0.90 | 65.14 ▲27.76 | 32.27 ▼1.75 |
Add New Post /wp-admin/post-new.php | 6,221 ▲4,707 | 23.33 ▲5.85 | 983.33 ▲300.26 | 50.06 ▼4.75 |
Media Library /wp-admin/upload.php | 1,470 ▲85 | 5.52 ▲1.36 | 133.34 ▲34.65 | 41.70 ▼0.77 |
All Submissions /wp-admin/edit.php?post_type=wheel-submissions | 1,470 | 9.10 | 261.82 | 82.64 |
Wheel of Life /wp-admin/admin.php?page=wheels_of_life_all_lists | 1,475 | 9.00 | 161.40 | 43.46 |
Settings /wp-admin/admin.php?page=wheels_of_life_global_settings | 1,535 | 9.13 | 116.93 | 42.37 |
Submissions /wp-admin/admin.php?page=wheels_of_life_submissions | 1,470 | 8.97 | 126.17 | 42.85 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
It is recommended to fix the following
- Zombie WordPress options detected upon uninstall: 7 options
- wheeloflife_queue_flush_rewrite_rules
- widget_recent-comments
- widget_recent-posts
- can_compress_scripts
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
SRP Passed 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
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
5 plugin tags: coaches, coaching, survey, lead, wheel
wheel-of-life/wheel-of-life.php 85% from 13 tests
The primary PHP file in "Wheel of Life: Coaching and Assessment Tool for Life Coach" version 1.1.6 is used by WordPress to initiate all plugin functionality
You should first fix the following items:
- Description: Please keep the plugin description shorter than 140 characters (currently 209 characters long)
- Requires at least: Required version does not match the one declared in readme.txt ("5.1" instead of "5.2")
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
Everything looks great! No dangerous files found in this plugin2,230 lines of code in 51 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 30 | 381 | 795 | 1,956 |
CSS | 7 | 0 | 0 | 229 |
XML | 1 | 0 | 0 | 28 |
JavaScript | 12 | 0 | 0 | 12 |
JSON | 1 | 0 | 0 | 5 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 21.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 47.00 |
Average method complexity | 2.62 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 18.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 9 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 9 | 100.00% |
▷ Final classes | 1 | 11.11% |
Methods | 110 | |
▷ Static methods | 19 | 17.27% |
▷ Public methods | 96 | 87.27% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 14 | 12.73% |
Functions | 12 | |
▷ Named functions | 8 | 66.67% |
▷ Anonymous functions | 4 | 33.33% |
Constants | 9 | |
▷ Global constants | 9 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin