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
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲1.04MB] [CPU: ▲0.04ms] Passed 4 tests
This is a short check of server-side resources used by Breadcrumb NavXT
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.37 ▲0.91 | 43.91 ▲7.06 |
Dashboard /wp-admin | 4.39 ▲1.05 | 53.38 ▼7.23 |
Posts /wp-admin/edit.php | 4.51 ▲1.15 | 54.70 ▲8.40 |
Add New Post /wp-admin/post-new.php | 6.99 ▲1.10 | 96.96 ▼7.98 |
Media Library /wp-admin/upload.php | 4.32 ▲1.09 | 44.37 ▲8.32 |
Server storage [IO: ▲0.32MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 39 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_theysaidso_widget |
db_upgraded |
widget_bcn_widget |
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
can_compress_scripts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Breadcrumb NavXT
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,818 ▲72 | 14.41 ▼0.19 | 1.87 ▲0.30 | 42.96 ▲3.57 |
Dashboard /wp-admin | 2,202 ▲21 | 5.63 ▼0.12 | 95.44 ▲0.86 | 44.89 ▲1.67 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 1.97 ▼0.04 | 35.68 ▼2.65 | 36.04 ▼1.97 |
Add New Post /wp-admin/post-new.php | 6,202 ▲4,674 | 19.33 ▼3.67 | 918.01 ▲213.93 | 38.20 ▼13.94 |
Media Library /wp-admin/upload.php | 1,407 ▲7 | 4.18 ▼0.10 | 95.57 ▼15.61 | 42.93 ▼1.42 |
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
Please fix the following items
- This plugin does not fully uninstall, leaving 7 options in the database
- widget_recent-posts
- widget_recent-comments
- widget_bcn_widget
- theysaidso_admin_options
- db_upgraded
- can_compress_scripts
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Everything seems fine, however 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
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
6 plugin tags: breadcrumbs, menu, navigation, trail, breadcrumb...
breadcrumb-navxt/breadcrumb-navxt.php 92% from 13 tests
The main PHP script in "Breadcrumb NavXT" version 7.2.0 is automatically included on every request by WordPress
You should first fix the following items:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 201 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Success! There were no dangerous files found in this plugin5,014 lines of code in 36 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 28 | 105 | 2,506 | 4,811 |
JavaScript | 6 | 9 | 11 | 194 |
CSS | 2 | 0 | 0 | 9 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.43 |
Average class complexity | 21.92 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 190.00 |
Average method complexity | 3.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 37.00 |
Code structure | ||
---|---|---|
Namespaces | 2 | |
Interfaces | 1 | |
Traits | 0 | |
Classes | 24 | |
▷ Abstract classes | 4 | 16.67% |
▷ Concrete classes | 20 | 83.33% |
▷ Final classes | 0 | 0.00% |
Methods | 271 | |
▷ Static methods | 9 | 3.32% |
▷ Public methods | 230 | 84.87% |
▷ Protected methods | 38 | 14.02% |
▷ Private methods | 3 | 1.11% |
Functions | 15 | |
▷ Named functions | 14 | 93.33% |
▷ Anonymous functions | 1 | 6.67% |
Constants | 14 | |
▷ Global constants | 1 | 7.14% |
▷ Class constants | 13 | 92.86% |
▷ Public constants | 13 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
PNG images were not found in this plugin