Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▼5.69ms] Passed 4 tests
A check of server-side resources used by Already Existing Tags
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.05 | 36.83 ▼3.65 |
Dashboard /wp-admin | 3.35 ▲0.05 | 43.55 ▼9.31 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 47.04 ▼1.16 |
Add New Post /wp-admin/post-new.php | 5.95 ▲0.06 | 80.89 ▼8.65 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 37.22 ▲1.61 |
Already Existing Tags /wp-admin/edit.php?page=already-existing-tags | 3.25 | 33.02 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 6 new files
Database: no new tables, 13 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-posts |
theysaidso_admin_options |
aet_clean_uninstall |
aet_turn_on |
aet_filter_by_category |
aet_examine_post_content |
aet_examine_post_title |
widget_recent-comments |
widget_theysaidso_widget |
... |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Already Existing Tags
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,833 ▲98 | 13.20 ▼1.20 | 1.83 ▲0.07 | 40.23 ▼7.20 |
Dashboard /wp-admin | 2,214 ▲29 | 4.89 ▼0.96 | 112.04 ▲13.22 | 42.38 ▼1.61 |
Posts /wp-admin/edit.php | 2,097 ▲5 | 2.02 ▲0.05 | 42.19 ▲0.11 | 35.60 ▼2.09 |
Add New Post /wp-admin/post-new.php | 1,530 ▼5 | 18.25 ▼5.03 | 610.61 ▼77.38 | 54.60 ▲1.38 |
Media Library /wp-admin/upload.php | 1,396 ▲8 | 4.27 ▲0.12 | 103.72 ▼5.96 | 42.27 ▼4.45 |
Already Existing Tags /wp-admin/edit.php?page=already-existing-tags | 911 | 2.04 | 26.97 | 34.24 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
These items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- widget_theysaidso_widget
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
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 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
Almost there! Just fix the following items
- 3× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/already-existing-tags/already-existing-tags-core.php
- > /wp-content/plugins/already-existing-tags/already-existing-tags.php
- > /wp-content/plugins/already-existing-tags/admin/already-existing-tags-admin.php
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 Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
5 plugin tags: auto tagging, automatic tags, tags, tagging, auto tagger
already-existing-tags/already-existing-tags.php Passed 13 tests
The principal PHP file in "Already Existing Tags" v. 2.4 is loaded by WordPress automatically on each request
50 characters long description:
Looks for already existing tags within your posts.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
No dangerous file extensions were detected269 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 51 | 9 | 221 |
CSS | 1 | 0 | 0 | 41 |
JavaScript | 1 | 0 | 0 | 7 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.39 |
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 | 13 | |
▷ Named functions | 12 | 92.31% |
▷ Anonymous functions | 1 | 7.69% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
There are no PNG files in this plugin