Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.09MB] [CPU: ▼16.26ms] Passed 4 tests
This is a short check of server-side resources used by KuickList
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.56 ▲0.10 | 42.14 ▲0.42 |
Dashboard /wp-admin | 3.40 ▲0.05 | 53.07 ▼12.74 |
Posts /wp-admin/edit.php | 3.51 ▲0.16 | 51.43 ▲0.05 |
Add New Post /wp-admin/post-new.php | 6.00 ▲0.12 | 88.52 ▼47.62 |
Media Library /wp-admin/upload.php | 3.32 ▲0.09 | 32.62 ▼4.71 |
Server storage [IO: ▲0.11MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 24 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
Browser metrics Passed 4 tests
This is an overview of browser requirements for KuickList
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,887 ▲141 | 13.49 ▼0.97 | 8.08 ▲6.55 | 47.15 ▲6.78 |
Dashboard /wp-admin | 2,195 ▲18 | 5.65 ▲0.05 | 96.62 ▲10.12 | 77.97 ▲37.65 |
Posts /wp-admin/edit.php | 2,118 ▲18 | 2.14 ▲0.12 | 39.80 ▲0.61 | 34.22 ▼1.50 |
Add New Post /wp-admin/post-new.php | 6,235 ▲4,709 | 25.87 ▲2.84 | 999.82 ▲341.17 | 73.73 ▲16.74 |
Media Library /wp-admin/upload.php | 1,409 ▲12 | 4.10 ▼0.08 | 96.84 ▼5.88 | 71.90 ▲21.62 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- This plugin does not fully uninstall, leaving 6 options in the database
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-comments
Smoke tests 75% from 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 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please take a closer look at the following
- 1× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/kuicklist/admin/partials/kuicklist-admin-display.php
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)
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
3 plugin tags: email, lead, checklist
kuicklist/kuicklist.php Passed 13 tests
"KuickList" version 1.0.10's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
121 characters long description:
Discover The Cutting Edge Software That Turns Hordes of Visitors Into Raving Fans While Making It Easy For You To Profit!
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
Good job! No executable or dangerous file extensions detected765 lines of code in 16 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 12 | 204 | 614 | 518 |
CSS | 2 | 39 | 12 | 204 |
JavaScript | 2 | 22 | 56 | 43 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.25 |
Average class complexity | 4.43 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 17.00 |
Average method complexity | 1.71 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 12.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 7 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 7 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 34 | |
▷ Static methods | 2 | 5.88% |
▷ Public methods | 27 | 79.41% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 7 | 20.59% |
Functions | 3 | |
▷ Named functions | 3 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 7 | |
▷ Global constants | 7 | 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
2 PNG files occupy 0.04MB with 0.03MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
admin/images/logo.png | 41.38KB | 12.96KB | ▼ 68.69% |
admin/images/favicon.png | 1.78KB | 0.85KB | ▼ 52.22% |