Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.00MB] [CPU: ▼10.92ms] Passed 4 tests
This is a short check of server-side resources used by WordPress plugin for unofficial Braille Institute founder font
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.00 | 40.29 ▼10.79 |
Dashboard /wp-admin | 3.31 ▲0.01 | 50.82 ▼3.52 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 49.27 ▼5.26 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 82.05 ▼24.09 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 43.16 ▼1.15 |
Server storage [IO: ▲0.07MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 8 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-comments |
theysaidso_admin_options |
Browser metrics Passed 4 tests
WordPress plugin for unofficial Braille Institute founder font: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,791 ▲5 | 14.28 ▼0.31 | 1.89 ▼0.13 | 62.22 ▲14.27 |
Dashboard /wp-admin | 2,192 ▲15 | 5.62 ▼0.05 | 89.67 ▼14.46 | 39.50 ▼5.95 |
Posts /wp-admin/edit.php | 2,100 ▼3 | 1.97 ▼0.03 | 39.59 ▼1.41 | 32.78 ▼6.30 |
Add New Post /wp-admin/post-new.php | 1,409 ▼122 | 17.80 ▼5.29 | 643.45 ▼48.34 | 45.43 ▼6.41 |
Media Library /wp-admin/upload.php | 1,397 ▼0 | 4.12 ▼0.07 | 114.27 ▼6.90 | 50.89 ▲5.83 |
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
The following items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- can_compress_scripts
- db_upgraded
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 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
Please take a closer look at the following
- 2× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function BrInFoFo\\Style\\add_action() in wp-content/plugins/unofficial-braille-institute-founder-font/includes/style.php:10
- > PHP Fatal error
Uncaught Error: Call to undefined function BrInFoFo\\Style\\add_action() in wp-content/plugins/unofficial-braille-institute-founder-font/includes/style.php:10
- > PHP Fatal error
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 96% from 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
1 plugin tags: font
unofficial-braille-institute-founder-font/brinfofo.php 92% from 13 tests
The principal PHP file in "WordPress plugin for unofficial Braille Institute founder font" v. 1.0.2 is loaded by WordPress automatically on each request
You should first fix the following items:
- Main file name: Name the main plugin file the same as the plugin slug ("unofficial-braille-institute-founder-font.php" instead of "brinfofo.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Success! There were no dangerous files found in this plugin43 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 1 | 6 | 0 | 33 |
PHP | 2 | 5 | 12 | 10 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.00 |
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 | 2 | |
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
All PNG images should be compressed to minimize bandwidth usage for end users
No PNG images were found in this plugin