Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
You still need to fix the following installer errors
- The plugin cannot be installed
- > Deprecated in wp-content/plugins/utw-importer/utw-importer.php+32
Methods with the same name as their class will not be constructors in a future version of PHP; UTW_Import has a deprecated constructor
Server metrics [RAM: ▼1.82MB] [CPU: ▼193.53ms] Passed 4 tests
This is a short check of server-side resources used by Ultimate Tag Warrior Importer
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 1.81 ▼1.03 | 7.60 ▼31.28 |
Dashboard /wp-admin | 1.83 ▼1.23 | 5.62 ▼43.67 |
Posts /wp-admin/edit.php | 1.83 ▼1.28 | 7.60 ▼41.43 |
Add New Post /wp-admin/post-new.php | 1.83 ▼3.61 | 5.67 ▼657.75 |
Media Library /wp-admin/upload.php | 1.83 ▼1.17 | 6.21 ▼27.41 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 3 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Checking browser requirements for Ultimate Tag Warrior Importer
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,679 ▲107 | 15.79 ▲0.21 | 7.90 ▼0.93 | 51.94 ▼2.62 |
Dashboard /wp-admin | 2,967 ▲36 | 5.92 ▼0.03 | 153.46 ▼8.23 | 118.32 ▼1.76 |
Posts /wp-admin/edit.php | 2,739 ▼0 | 2.69 ▲0.01 | 69.03 ▼5.44 | 104.59 ▲9.52 |
Add New Post /wp-admin/post-new.php | 1,502 ▼181 | 18.60 ▼0.23 | 395.45 ▲14.76 | 114.54 ▼10.33 |
Media Library /wp-admin/upload.php | 1,807 ▼0 | 5.01 ▼0.01 | 162.34 ▼2.71 | 122.33 ▲0.49 |
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
The following items require your attention
- This plugin did not uninstall without warnings or errors
- > Deprecated in wp-content/plugins/utw-importer/utw-importer.php+32
Methods with the same name as their class will not be constructors in a future version of PHP; UTW_Import has a deprecated constructor
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Please fix the following attributes:
- Donate link: Please fix this invalid url: ""
- Plugin Name: You should set the name of your plugin on the first line (
=== utw-importer ===
)
utw-importer/utw-importer.php Passed 13 tests
The entry point to "Ultimate Tag Warrior Importer" version 0.2 is a PHP file that has certain tags in its header comment area
53 characters long description:
Import Ultimate Tag Warrior tags into WordPress tags.
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 plugin172 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 102 | 37 | 172 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.17 |
Average class complexity | 15.00 |
▷ Minimum class complexity | 15.00 |
▷ Maximum class complexity | 15.00 |
Average method complexity | 2.08 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 8.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 | 13 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 13 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
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
All PNG images should be compressed to minimize bandwidth usage for end users
No PNG images were found in this plugin