Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.11MB] [CPU: ▼141.21ms] Passed 4 tests
Server-side resources used by FSM Backend Category Organizer
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.93 ▲0.10 | 42.60 ▲10.50 |
Dashboard /wp-admin | 3.17 ▲0.12 | 44.77 ▲5.87 |
Posts /wp-admin/edit.php | 3.29 ▲0.18 | 45.03 ▼0.98 |
Add New Post /wp-admin/post-new.php | 5.54 ▲0.10 | 85.92 ▼572.72 |
Media Library /wp-admin/upload.php | 3.12 ▲0.11 | 35.40 ▲2.99 |
FSM Backend Category Organizer /wp-admin/options-general.php?page=category-organizer | 3.08 | 34.38 |
Server storage [IO: ▲0.07MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 12 new files
Database: no new tables, 1 new option
New WordPress options |
---|
category_children |
Browser metrics Passed 4 tests
Checking browser requirements for FSM Backend Category Organizer
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,716 ▲120 | 15.98 ▲0.48 | 8.03 ▼2.13 | 45.70 ▼5.29 |
Dashboard /wp-admin | 2,986 ▲55 | 6.28 ▲0.18 | 142.52 ▼7.33 | 120.23 ▼1.24 |
Posts /wp-admin/edit.php | 2,749 ▲10 | 2.76 ▲0.06 | 68.59 ▲3.15 | 90.71 ▼2.41 |
Add New Post /wp-admin/post-new.php | 1,615 ▲11 | 18.82 ▲0.24 | 361.51 ▲5.77 | 106.98 ▼0.18 |
Media Library /wp-admin/upload.php | 1,820 ▲10 | 5.12 ▲0.09 | 144.72 ▼26.32 | 121.30 ▲4.71 |
FSM Backend Category Organizer /wp-admin/options-general.php?page=category-organizer | 1,123 | 2.61 | 74.34 | 99.56 |
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
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 1 option
- category_children
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 | 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
Please fix the following
- 1× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/fsm-backend-category-organizer/fsm-backend-category-organizer.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need your attention:
- Requires at least: The plugin version is formatted incorrectly
fsm-backend-category-organizer/fsm-backend-category-organizer.php 92% from 13 tests
The main file in "FSM Backend Category Organizer" v. 1.15 serves as a complement to information provided in readme.txt and as the entry point to the plugin
The following require your attention:
- Description: Please keep the plugin description shorter than 140 characters (currently 151 characters long)
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 plugin1,268 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 231 | 64 | 545 |
JavaScript | 4 | 134 | 32 | 451 |
CSS | 2 | 63 | 6 | 152 |
PO File | 2 | 20 | 26 | 120 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 27.50 |
▷ Minimum class complexity | 7.00 |
▷ Maximum class complexity | 48.00 |
Average method complexity | 3.41 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 15.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 22 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 22 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 4 | |
▷ Named functions | 4 | 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
No PNG files were detected