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: ▲0.01MB] [CPU: ▼278.90ms] Passed 4 tests
This is a short check of server-side resources used by DP RDFa Breadcrumb Generator
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.84 ▲0.00 | 39.17 ▲6.38 |
Dashboard /wp-admin | 3.07 ▲0.02 | 33.35 ▼9.11 |
Posts /wp-admin/edit.php | 3.12 ▲0.01 | 43.26 ▼7.62 |
Add New Post /wp-admin/post-new.php | 5.43 ▲0.00 | 87.02 ▼1,093.73 |
Media Library /wp-admin/upload.php | 3.01 ▲0.00 | 32.54 ▼5.12 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 3 new files
Database: no new tables, 12 new options
New WordPress options |
---|
dp_breadcrumb_optlastchild |
dp_breadcrumb_optmultiple |
dp_breadcrumb_optseparator |
dp_breadcrumb_showpage |
dp_breadcrumb_opttext |
dp_breadcrumb_opttexthome |
dp_breadcrumb_showarchive |
dp_breadcrumb_opttitle |
dp_breadcrumb_showpost |
dp_breadcrumb_optremove |
... |
Browser metrics Passed 4 tests
An overview of browser requirements for DP RDFa Breadcrumb Generator
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,683 ▲77 | 15.85 ▲0.40 | 7.17 ▼0.80 | 48.57 ▼3.24 |
Dashboard /wp-admin | 2,964 ▲114 | 5.94 ▲0.09 | 145.63 ▲11.06 | 105.98 ▼0.67 |
Posts /wp-admin/edit.php | 2,711 ▲5 | 2.69 ▲0.00 | 67.12 ▲3.18 | 89.65 ▲3.52 |
Add New Post /wp-admin/post-new.php | 1,654 ▼199 | 17.46 ▼1.63 | 390.45 ▲14.28 | 113.94 ▲3.87 |
Media Library /wp-admin/upload.php | 1,777 ▲61 | 5.02 ▲0.02 | 153.49 ▲8.25 | 115.58 ▲2.05 |
DP Breadcrumb /wp-admin/dp-rdfa-breadcrumb-generator.php | 26 | 0.90 | 0.05 | 14.34 |
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
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 12 options
- dp_breadcrumb_showhome
- dp_breadcrumb_optseparator
- dp_breadcrumb_opttext
- dp_breadcrumb_showpost
- dp_breadcrumb_opttitle
- dp_breadcrumb_showpage
- dp_breadcrumb_optlastchild
- dp_breadcrumb_opttexthome
- dp_breadcrumb_optremove
- dp_breadcrumb_showtag
- ...
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however this is by no means an exhaustive test
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
Almost there! Just fix the following items
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/dp-rdfa-breadcrumb-generator/dp-rdfa-breadcrumb-generator-opt.php:2
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Please take a look at the following user-side issues
- > GET request to /wp-admin/dp-rdfa-breadcrumb-generator.php
- > Network (severe)
wp-admin/dp-rdfa-breadcrumb-generator.php - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
10 plugin tags: microdata, trail, multiple breadcrumbs, widget, google...
dp-rdfa-breadcrumb-generator/dp-rdfa-breadcrumb-generator.php 92% from 13 tests
This is the main PHP file of "DP RDFa Breadcrumb Generator" version 1.0.5, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
The following require your attention:
- Description: Please keep the plugin description shorter than 140 characters (currently 144 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
No dangerous file extensions were detected406 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 82 | 25 | 406 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.45 |
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 | 6 | |
▷ Named functions | 6 | 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 1 test
Image compression Passed 1 test
PNG files should be compressed to save space and minimize bandwidth usage
PNG images were not found in this plugin