Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.04MB] [CPU: ▼4.45ms] Passed 4 tests
Server-side resources used by Scrolling browser title
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.04 | 48.69 ▲6.57 |
Dashboard /wp-admin | 3.34 ▲0.04 | 51.08 ▲0.53 |
Posts /wp-admin/edit.php | 3.39 ▲0.04 | 53.10 ▼0.83 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.04 | 86.31 ▼20.50 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 40.66 ▲3.00 |
Scrolling browser title /wp-admin/options-general.php?page=scrolling-browser-title | 3.23 | 28.47 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 5 new files
Database: no new tables, 9 new options
New WordPress options |
---|
sbtp_pages |
widget_recent-comments |
sbtp_posts |
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
sbtp_common |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Scrolling browser title
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,850 ▲64 | 13.28 ▼1.41 | 5.55 ▲3.42 | 44.12 ▼1.22 |
Dashboard /wp-admin | 2,225 ▲22 | 4.84 ▼0.07 | 99.07 ▼4.69 | 38.46 ▼7.38 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 2.05 ▼0.08 | 39.84 ▼0.20 | 35.09 ▼1.54 |
Add New Post /wp-admin/post-new.php | 1,548 ▼6 | 23.18 ▲4.88 | 641.57 ▲13.92 | 53.63 ▼1.21 |
Media Library /wp-admin/upload.php | 1,404 ▲7 | 4.31 ▼0.08 | 96.68 ▼6.15 | 46.98 ▲4.90 |
Scrolling browser title /wp-admin/options-general.php?page=scrolling-browser-title | 960 | 2.02 | 23.69 | 26.75 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
- db_upgraded
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please take a closer look at the following
- 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/scrolling-browser-title/scrolling-browser-title.php:244
- > PHP Fatal error
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)
No browser issues were found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
4 plugin tags: title, plugin, browser, scrolling
scrolling-browser-title/scrolling-browser-title.php 92% from 13 tests
"Scrolling browser title" version 1.2's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
Please take the time to fix the following:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 184 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
No dangerous file extensions were detected259 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 25 | 15 | 217 |
PO File | 1 | 14 | 15 | 42 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin