Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▼7.72ms] Passed 4 tests
An overview of server-side resources used by JSON-LD Breadcrumbs
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.77 ▲0.04 | 42.10 ▼9.81 |
Dashboard /wp-admin | 3.60 ▲0.04 | 51.75 ▼12.46 |
Posts /wp-admin/edit.php | 3.72 ▲0.04 | 54.32 ▲2.94 |
Add New Post /wp-admin/post-new.php | 6.18 ▲0.04 | 106.33 ▼4.96 |
Media Library /wp-admin/upload.php | 3.53 ▲0.04 | 35.27 ▼3.64 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 5 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
can_compress_scripts |
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for JSON-LD Breadcrumbs
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,791 ▲30 | 14.37 ▲0.15 | 1.81 ▼0.41 | 41.92 ▼2.13 |
Dashboard /wp-admin | 2,195 ▲24 | 5.67 ▼0.02 | 97.18 ▲1.98 | 45.00 ▼0.58 |
Posts /wp-admin/edit.php | 2,097 ▼0 | 2.01 ▼0.11 | 39.37 ▲2.98 | 36.71 ▲2.17 |
Add New Post /wp-admin/post-new.php | 1,545 ▲12 | 23.29 ▼0.10 | 600.09 ▼63.64 | 50.91 ▼9.15 |
Media Library /wp-admin/upload.php | 1,400 ▲3 | 4.24 ▼0.02 | 99.87 ▼10.23 | 44.50 ▼0.60 |
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
These items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
8 plugin tags: json-ld, schema, google, breadcrumb, microdata...
json-ld-breadcrumbs/json-ld-breadcrumbs.php Passed 13 tests
This is the main PHP file of "JSON-LD Breadcrumbs" version 1.0.3, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
86 characters long description:
Adds JSON-LD based Breadcrumbs schema to your site visible only to the Search Engines.
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
Success! There were no dangerous files found in this plugin225 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 49 | 159 | 211 |
XML | 1 | 5 | 2 | 14 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.68 |
Average class complexity | 48.00 |
▷ Minimum class complexity | 48.00 |
▷ Maximum class complexity | 48.00 |
Average method complexity | 3.47 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 24.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 19 | |
▷ Static methods | 1 | 5.26% |
▷ Public methods | 2 | 10.53% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 17 | 89.47% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.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