Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▼0.00MB] [CPU: ▼142.05ms] Passed 4 tests
Server-side resources used by Easy Breadcrumbs
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.84 ▲0.00 | 33.57 ▼4.40 |
Dashboard /wp-admin | 3.06 ▲0.00 | 44.44 ▼5.59 |
Posts /wp-admin/edit.php | 3.11 ▲0.00 | 35.98 ▼7.00 |
Add New Post /wp-admin/post-new.php | 5.42 ▼0.02 | 92.00 ▼551.22 |
Media Library /wp-admin/upload.php | 3.00 ▲0.00 | 34.91 ▲1.87 |
Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
A check of browser resources used by Easy Breadcrumbs
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,679 ▲98 | 15.97 ▲0.43 | 10.09 ▲1.85 | 51.42 ▲2.97 |
Dashboard /wp-admin | 2,973 ▲42 | 5.99 ▼0.17 | 149.66 ▼7.99 | 116.86 ▲7.70 |
Posts /wp-admin/edit.php | 2,739 ▼0 | 2.71 ▼0.01 | 68.15 ▲1.53 | 92.46 ▲6.14 |
Add New Post /wp-admin/post-new.php | 1,604 ▼79 | 18.82 ▲0.11 | 392.59 ▼5.81 | 108.48 ▼3.08 |
Media Library /wp-admin/upload.php | 1,807 ▼3 | 5.06 ▲0.04 | 147.53 ▼5.56 | 113.56 ▼0.89 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Uninstaller ran successfully
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration Passed 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
3 plugin tags: navigation, breadcrumb, breadcrumbs
easy-breadcrumbs/easy-breadcrumbs.php Passed 13 tests
The primary PHP file in "Easy Breadcrumbs" version 1.0 is used by WordPress to initiate all plugin functionality
72 characters long description:
A handy plugin which allows you to quickly create breadcrumb navigation.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
There were no executable files found in this plugin75 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 63 | 8 | 75 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.48 |
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 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
PNG images were not found in this plugin