Benchmarks
Plugin footprint 83% 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.15MB] [CPU: ▼4.58ms] Passed 4 tests
Server-side resources used by Easy Symlinks
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.62 ▲0.16 | 41.07 ▲0.19 |
Dashboard /wp-admin | 3.47 ▲0.12 | 50.54 ▼11.89 |
Posts /wp-admin/edit.php | 3.58 ▲0.22 | 48.58 ▼0.72 |
Add New Post /wp-admin/post-new.php | 6.05 ▲0.16 | 89.75 ▼5.90 |
Media Library /wp-admin/upload.php | 3.39 ▲0.16 | 39.17 ▲6.51 |
Easy Symlinks /wp-admin/options-general.php?page=easy_symlinks_settings | 3.36 | 32.87 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 11 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-comments |
theysaidso_admin_options |
db_upgraded |
widget_recent-posts |
easy_symlinksversion |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by Easy Symlinks
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲33 | 13.24 ▼1.42 | 1.74 ▼0.15 | 43.68 ▼4.07 |
Dashboard /wp-admin | 2,204 ▲19 | 4.83 ▼0.07 | 98.11 ▼21.08 | 40.54 ▼7.35 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.01 ▼0.03 | 41.43 ▲4.08 | 34.66 ▲4.00 |
Add New Post /wp-admin/post-new.php | 1,522 ▲3 | 23.24 ▼0.10 | 586.80 ▼12.15 | 42.92 ▼3.64 |
Media Library /wp-admin/upload.php | 1,392 ▲1 | 4.22 ▲0.13 | 102.43 ▼3.60 | 42.66 ▲1.16 |
Easy Symlinks /wp-admin/options-general.php?page=easy_symlinks_settings | 825 | 2.20 | 25.44 | 28.17 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- The uninstall procedure has failed, leaving 7 options in the database
- db_upgraded
- easy_symlinksversion
- theysaidso_admin_options
- widget_recent-comments
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-posts
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 | 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
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
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 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: symlink, plugin, wordpress
easy-symlinks/easy-symlinks.php 85% from 13 tests
This is the main PHP file of "Easy Symlinks" version 1.0.3, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
The following require your attention:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 246 characters long)
- Domain Path: The domain path folder does not exist ("/lang/")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Success! There were no dangerous files found in this plugin834 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 7 | 174 | 465 | 804 |
JavaScript | 1 | 5 | 5 | 30 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.36 |
Average class complexity | 28.25 |
▷ Minimum class complexity | 11.00 |
▷ Maximum class complexity | 43.00 |
Average method complexity | 3.79 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 43.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 4 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 4 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 39 | |
▷ Static methods | 2 | 5.13% |
▷ Public methods | 36 | 92.31% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 3 | 7.69% |
Functions | 1 | |
▷ Named functions | 1 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin