Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▼0.01MB] [CPU: ▼294.35ms] Passed 4 tests
An overview of server-side resources used by Add a Yoast Breadcrumb
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.01 | 55.11 ▲0.53 |
Dashboard /wp-admin | 3.41 ▲0.01 | 39.71 ▼1.27 |
Posts /wp-admin/edit.php | 3.65 ▲0.01 | 103.60 ▲29.49 |
Add New Post /wp-admin/post-new.php | 6.91 ▼0.06 | 97.50 ▼1,171.18 |
Media Library /wp-admin/upload.php | 3.30 ▲0.00 | 24.02 ▼5.49 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Checking browser requirements for Add a Yoast Breadcrumb
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,783 ▲61 | 15.82 ▼0.17 | 7.04 ▲1.40 | 2.37 ▲0.16 |
Dashboard /wp-admin | 2,895 ▲37 | 6.07 ▼0.15 | 116.24 ▼17.74 | 171.66 ▲7.39 |
Posts /wp-admin/edit.php | 2,688 ▼6 | 3.23 ▼0.01 | 61.60 ▼6.64 | 142.63 ▲4.06 |
Add New Post /wp-admin/post-new.php | 1,767 ▲106 | 21.76 ▲4.49 | 429.28 ▲11.86 | 182.70 ▲21.62 |
Media Library /wp-admin/upload.php | 1,694 ▼7 | 5.49 ▼0.05 | 151.21 ▲6.00 | 213.53 ▲20.28 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Uninstaller ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though no errors were found, 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
Please fix the following
- 1× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/add-a-yoast-breadcrumb/add-a-yoast-breadcrumb.php
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
Optimizations
Plugin configuration 97% 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 to be fixed:
- Plugin Name: Write the name of your plugin instead of "Plugin Name" on the first line (
=== add-a-yoast-breadcrumb ===
)
add-a-yoast-breadcrumb/add-a-yoast-breadcrumb.php Passed 13 tests
The main file in "Add a Yoast Breadcrumb" v. 1.1.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
82 characters long description:
This plugin gives you an option to append a link after the first breadcrumb (Home)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Everything looks great! No dangerous files found in this plugin84 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 24 | 10 | 84 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.64 |
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 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