Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully
Server metrics [RAM: ▲0.10MB] [CPU: ▼134.52ms] Passed 4 tests
Analyzing server-side resources used by Furikake
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.93 ▲0.21 | 36.93 ▲12.58 |
Dashboard /wp-admin | 3.16 ▲0.10 | 54.97 ▲10.40 |
Posts /wp-admin/edit.php | 3.21 ▲0.10 | 115.52 ▲71.57 |
Add New Post /wp-admin/post-new.php | 5.51 ▲0.08 | 89.44 ▼564.02 |
Media Library /wp-admin/upload.php | 3.10 ▲0.10 | 38.51 ▲2.98 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 8 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Furikake: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,699 ▲104 | 15.81 ▼0.07 | 7.75 ▼1.23 | 50.93 ▲2.25 |
Dashboard /wp-admin | 2,987 ▲56 | 5.93 ▼0.01 | 156.56 ▲11.80 | 115.99 ▼2.77 |
Posts /wp-admin/edit.php | 2,759 ▲20 | 2.70 ▲0.01 | 78.97 ▲6.53 | 115.94 ▲27.90 |
Add New Post /wp-admin/post-new.php | 1,696 ▲105 | 15.89 ▼2.91 | 363.26 ▼10.41 | 112.26 ▲0.54 |
Media Library /wp-admin/upload.php | 1,827 ▲20 | 5.01 ▼0.01 | 179.31 ▲33.65 | 153.25 ▲29.96 |
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
This plugin's uninstaller ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 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
Please fix the following
- 3× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Notice
Undefined variable: update_message in wp-content/plugins/furikake/templates/settings.php on line 1
- > PHP Fatal error
Uncaught Error: Call to undefined function load_plugin_textdomain() in wp-content/plugins/furikake/furikake.php:37
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/furikake/templates/settings.php:20
- > PHP Notice
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 96% from 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
3 plugin tags: yomigana, phonetic, furigana
furikake/furikake.php 92% from 13 tests
Analyzing the main PHP file in "Furikake" version 0.2.0
Please take the time to fix the following:
- Description: Please keep the plugin description shorter than 140 characters (currently 144 characters long)
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
No dangerous file extensions were detected619 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 105 | 181 | 537 |
PO File | 1 | 39 | 2 | 82 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.54 |
Average class complexity | 47.50 |
▷ Minimum class complexity | 14.00 |
▷ Maximum class complexity | 81.00 |
Average method complexity | 7.64 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 29.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 14 | |
▷ Static methods | 14 | 100.00% |
▷ Public methods | 6 | 42.86% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 8 | 57.14% |
Functions | 3 | |
▷ Named functions | 2 | 66.67% |
▷ Anonymous functions | 1 | 33.33% |
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
PNG files should be compressed to save space and minimize bandwidth usage
No PNG images were found in this plugin