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.24MB] [CPU: ▼4.46ms] Passed 4 tests
Analyzing server-side resources used by BibleGet I/O
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.71 ▲0.24 | 42.77 ▲1.83 |
Dashboard /wp-admin | 3.55 ▲0.24 | 47.95 ▼4.94 |
Posts /wp-admin/edit.php | 3.60 ▲0.24 | 53.39 ▲0.49 |
Add New Post /wp-admin/post-new.php | 6.13 ▲0.24 | 86.33 ▼13.65 |
Media Library /wp-admin/upload.php | 3.48 ▲0.24 | 40.05 ▲0.27 |
Server storage [IO: ▲1.23MB] [DB: ▲0.24MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 82 new files
Database: no new tables, 89 new options
New WordPress options |
---|
bibleget_biblebooks30 |
bibleget_NABREIDX |
bibleget_biblebooks70 |
bibleget_biblebooks55 |
bibleget_biblebooks72 |
bibleget_biblebooks46 |
bibleget_DRBIDX |
bibleget_biblebooks53 |
bibleget_biblebooks44 |
bibleget_biblebooks50 |
... |
Browser metrics Passed 4 tests
An overview of browser requirements for BibleGet I/O
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲28 | 14.34 ▼0.27 | 1.91 ▲0.03 | 45.17 ▼3.04 |
Dashboard /wp-admin | 2,195 ▲21 | 5.65 ▲0.06 | 86.50 ▼12.15 | 42.12 ▼4.28 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 1.97 ▼0.01 | 40.26 ▲0.39 | 36.51 ▲0.90 |
Add New Post /wp-admin/post-new.php | 1,526 ▼1 | 23.01 ▼0.10 | 616.86 ▼96.21 | 47.40 ▼12.71 |
Media Library /wp-admin/upload.php | 1,397 ▼3 | 4.19 ▲0.11 | 110.26 ▲1.83 | 41.79 ▼2.91 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.24MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 89 options
- widget_theysaidso_widget
- bibleget_biblebooks44
- bibleget_biblebooks34
- bibleget_biblebooks39
- bibleget_biblebooks41
- bibleget_biblebooks62
- bibleget_biblebooks27
- bibleget_NABREIDX
- bibleget_biblebooks55
- widget_recent-posts
- ...
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP 0% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following items
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/bibleget-io/bibleget-io.php
- 7× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Interface 'MatthiasMullie\\PathConverter\\ConverterInterface' not found in wp-content/plugins/bibleget-io/minifier/path-converter/src/Converter.php:19
- > PHP Fatal error
Uncaught Error: Class 'MatthiasMullie\\Minify\\Exceptions\\BasicException' not found in wp-content/plugins/bibleget-io/minifier/minify/src/Exceptions/IOException.php:19
- > PHP Fatal error
Uncaught Error: Interface 'MatthiasMullie\\PathConverter\\ConverterInterface' not found in wp-content/plugins/bibleget-io/minifier/path-converter/src/NoConverter.php:14
- > PHP Fatal error
Uncaught Error: Class 'MatthiasMullie\\Minify\\Exceptions\\BasicException' not found in wp-content/plugins/bibleget-io/minifier/minify/src/Exceptions/FileImportException.php:19
- > PHP Fatal error
Uncaught Error: Class 'MatthiasMullie\\Minify\\Minify' not found in wp-content/plugins/bibleget-io/minifier/minify/src/CSS.php:29
- > PHP Fatal error
Uncaught Error: Class 'MatthiasMullie\\Minify\\Minify' not found in wp-content/plugins/bibleget-io/minifier/minify/src/JS.php:24
- > PHP Fatal error
Uncaught Error: Class 'MatthiasMullie\\Minify\\Exception' not found in wp-content/plugins/bibleget-io/minifier/minify/src/Exceptions/BasicException.php:21
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need your attention:
- Tags: Please reduce the number of tags, currently 13 tag instead of maximum 10
bibleget-io/bibleget-io.php 92% from 13 tests
The entry point to "BibleGet I/O" version 7.5 is a PHP file that has certain tags in its header comment area
The following require your attention:
- Description: Please don't use more than 140 characters for the plugin description (currently 149 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
Success! There were no dangerous files found in this plugin14,838 lines of code in 44 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 11 | 231 | 465 | 5,265 |
PO File | 11 | 1,190 | 1,796 | 4,552 |
PHP | 14 | 617 | 1,749 | 4,359 |
CSS | 7 | 92 | 10 | 573 |
Markdown | 1 | 42 | 0 | 89 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.39 |
Average class complexity | 24.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 129.00 |
Average method complexity | 5.45 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 64.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 1 | |
Traits | 0 | |
Classes | 16 | |
▷ Abstract classes | 3 | 18.75% |
▷ Concrete classes | 13 | 81.25% |
▷ Final classes | 0 | 0.00% |
Methods | 95 | |
▷ Static methods | 16 | 16.84% |
▷ Public methods | 61 | 64.21% |
▷ Protected methods | 34 | 35.79% |
▷ Private methods | 0 | 0.00% |
Functions | 39 | |
▷ Named functions | 27 | 69.23% |
▷ Anonymous functions | 12 | 30.77% |
Constants | 7 | |
▷ Global constants | 5 | 71.43% |
▷ Class constants | 2 | 28.57% |
▷ Public constants | 2 | 100.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
1 PNG file occupies 0.00MB with 0.00MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/fs-sprite.png | 1.07KB | 0.18KB | ▼ 82.82% |