Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.25MB] [CPU: ▼3.84ms] Passed 4 tests
A check of server-side resources used by BuddyTask
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.75 ▲0.28 | 40.24 ▲2.17 |
Dashboard /wp-admin | 3.56 ▲0.22 | 49.00 ▼9.46 |
Posts /wp-admin/edit.php | 3.68 ▲0.32 | 48.57 ▲1.93 |
Add New Post /wp-admin/post-new.php | 6.15 ▲0.26 | 80.79 ▼9.22 |
Media Library /wp-admin/upload.php | 3.49 ▲0.26 | 35.92 ▲1.38 |
Server storage [IO: ▲0.20MB] [DB: ▲0.07MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 23 new files
Database: 4 new tables, 7 new options
New tables |
---|
wp_buddytask_tasks |
wp_buddytask_lists |
wp_buddytask_boards |
wp_buddytask_tasks_owners |
New WordPress options |
---|
widget_theysaidso_widget |
db_upgraded |
theysaidso_admin_options |
_buddytask_enabled |
widget_recent-comments |
can_compress_scripts |
widget_recent-posts |
Browser metrics Passed 4 tests
BuddyTask: 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,789 ▲43 | 14.27 ▼0.11 | 1.83 ▲0.17 | 43.72 ▲2.87 |
Dashboard /wp-admin | 2,198 ▲23 | 5.62 ▲0.05 | 80.48 ▼19.14 | 35.00 ▼6.24 |
Posts /wp-admin/edit.php | 2,097 ▼6 | 2.01 ▼0.02 | 37.18 ▲1.83 | 33.45 ▼2.29 |
Add New Post /wp-admin/post-new.php | 1,536 ▲8 | 23.40 ▲0.01 | 660.30 ▲22.82 | 61.14 ▲0.87 |
Media Library /wp-admin/upload.php | 1,400 ▼0 | 4.27 ▲0.07 | 96.05 ▼3.10 | 42.90 ▼0.90 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
Smoke tests Passed 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)
Good news, no errors were detected
SRP Passed 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Looking good! No server-side errors or output on direct access of PHP files
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 96% from 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
6 plugin tags: buddypress, kanban, task list, task management, kan ban...
buddytask/buddytask.php 92% from 13 tests
This is the main PHP file of "BuddyTask" version 1.2.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
You should first fix the following items:
- Requires at least: The required version number did not match the one declared in readme.txt ("4.5" instead of "4.6.0")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
No dangerous file extensions were detected3,635 lines of code in 17 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 15 | 521 | 898 | 1,952 |
CSS | 1 | 160 | 11 | 895 |
JavaScript | 1 | 133 | 12 | 788 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.27 |
Average class complexity | 20.58 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 139.00 |
Average method complexity | 2.40 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 21.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 12 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 12 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 168 | |
▷ Static methods | 15 | 8.93% |
▷ Public methods | 157 | 93.45% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 11 | 6.55% |
Functions | 30 | |
▷ Named functions | 29 | 96.67% |
▷ Anonymous functions | 1 | 3.33% |
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
All PNG images should be compressed to minimize bandwidth usage for end users
1 PNG file occupies 0.00MB with 0.00MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/img/shadow.png | 3.32KB | 1.93KB | ▼ 42.02% |