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
This plugin's installer ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▼2.72ms] Passed 4 tests
This is a short check of server-side resources used by Merge duplicate terms
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.04 | 38.51 ▼8.41 |
Dashboard /wp-admin | 3.35 ▲0.04 | 42.86 ▼2.70 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 46.06 ▼0.71 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 92.79 ▲2.23 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 35.23 ▲0.95 |
Merge terms /wp-admin/tools.php?page=zaba-merge-terms | 3.24 | 29.27 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
db_upgraded |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-comments |
theysaidso_admin_options |
Browser metrics Passed 4 tests
An overview of browser requirements for Merge duplicate terms
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲58 | 13.17 ▼1.38 | 1.58 ▼0.42 | 42.99 ▼0.78 |
Dashboard /wp-admin | 2,207 ▲19 | 4.89 ▲0.00 | 110.22 ▲0.50 | 43.27 ▲0.20 |
Posts /wp-admin/edit.php | 2,090 ▲1 | 2.01 ▼0.04 | 39.79 ▲0.35 | 37.57 ▲1.37 |
Add New Post /wp-admin/post-new.php | 1,540 ▲12 | 23.27 ▲0.06 | 676.24 ▲12.44 | 60.83 ▲10.54 |
Media Library /wp-admin/upload.php | 1,392 ▲10 | 4.19 ▼0.01 | 93.07 ▼9.79 | 41.76 ▼0.92 |
Merge terms /wp-admin/tools.php?page=zaba-merge-terms | 822 | 2.01 | 29.85 | 35.00 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
The smoke test was a success, however most plugin functionality was not tested
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
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 just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
6 plugin tags: duplicate, tags, taxonomy, categories, terms...
merge-duplicate-terms/merge-duplicate-terms.php Passed 13 tests
"Merge duplicate terms" version 1.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
63 characters long description:
Plugin for easy merging duplicate terms (tags, categories, ...)
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
There were no executable files found in this plugin211 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 24 | 19 | 211 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.65 |
Average class complexity | 45.00 |
▷ Minimum class complexity | 45.00 |
▷ Maximum class complexity | 45.00 |
Average method complexity | 5.40 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 16.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 10 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 5 | 50.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 5 | 50.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
PNG files should be compressed to save space and minimize bandwidth usage
There were not PNG files found in your plugin