Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.02MB] [CPU: ▼2.56ms] Passed 4 tests
An overview of server-side resources used by VS Link Manager
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 50.15 ▲12.81 |
Dashboard /wp-admin | 3.32 ▲0.02 | 53.74 ▲2.27 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 50.44 ▼4.11 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 87.17 ▼9.69 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 36.86 ▲1.29 |
Link Categories /wp-admin/edit-tags.php?taxonomy=link_category | 3.24 | 36.13 |
Add New /wp-admin/link-add.php | 3.22 | 34.55 |
All Links /wp-admin/link-manager.php | 3.27 | 35.19 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 8 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_links |
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
db_upgraded |
can_compress_scripts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
VS Link Manager: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,836 ▲65 | 14.47 ▲0.22 | 1.80 ▼0.15 | 42.22 ▼2.22 |
Dashboard /wp-admin | 2,240 ▲52 | 6.05 ▲0.18 | 103.89 ▼17.02 | 39.82 ▼0.52 |
Posts /wp-admin/edit.php | 2,120 ▲28 | 2.01 ▼0.14 | 37.06 ▼2.03 | 34.42 ▼0.75 |
Add New Post /wp-admin/post-new.php | 1,554 ▲20 | 18.45 ▼5.04 | 612.35 ▼51.78 | 59.36 ▼3.38 |
Media Library /wp-admin/upload.php | 1,419 ▲31 | 4.29 ▲0.07 | 95.86 ▼23.47 | 42.69 ▼5.69 |
Link Categories /wp-admin/edit-tags.php?taxonomy=link_category | 1,296 | 2.14 | 27.82 | 30.24 |
Add New /wp-admin/link-add.php | 1,644 | 2.23 | 49.53 | 34.94 |
All Links /wp-admin/link-manager.php | 1,056 | 1.74 | 25.95 | 32.61 |
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
You still need to fix the following
- Zombie WordPress options were found after uninstall: 7 options
- widget_links
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Everything seems fine, however this is by no means an exhaustive test
SRP Passed 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
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
5 plugin tags: link manager, simple, link portal, blogroll, links
very-simple-link-manager/vslm.php 92% from 13 tests
The entry point to "VS Link Manager" version 2.0 is a PHP file that has certain tags in its header comment area
Please make the necessary changes and fix the following:
- Main file name: Name the main plugin file the same as the plugin slug ("very-simple-link-manager.php" instead of "vslm.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
There were no executable files found in this plugin157 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 7 | 39 | 120 |
CSS | 2 | 16 | 18 | 37 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.45 |
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 | 3 | |
▷ Named functions | 3 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin