Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼3.14ms] Passed 4 tests
Server-side resources used by BibleScriptureTagger
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 39.38 ▼6.16 |
Dashboard /wp-admin | 3.33 ▲0.03 | 47.24 ▼3.20 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 66.15 ▲19.45 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 93.91 ▼4.40 |
Media Library /wp-admin/upload.php | 3.26 ▲0.02 | 36.06 ▲1.22 |
BibleScriptureTagger /wp-admin/options-general.php?page=biblescripturetagger/bible-scripture-tagger.php | 3.22 | 27.93 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
bp_bible_version |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-comments |
db_upgraded |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for BibleScriptureTagger
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,987 ▲230 | 14.75 ▲0.46 | 24.87 ▲22.14 | 43.07 ▼15.83 |
Dashboard /wp-admin | 2,210 ▲22 | 4.84 ▼1.03 | 113.60 ▼4.49 | 42.64 ▼2.32 |
Posts /wp-admin/edit.php | 2,096 ▲4 | 2.04 ▼0.01 | 37.95 ▼2.90 | 39.92 ▲7.41 |
Add New Post /wp-admin/post-new.php | 1,536 ▼6 | 23.28 ▲5.23 | 656.80 ▲49.37 | 50.31 ▼18.09 |
Media Library /wp-admin/upload.php | 1,389 ▲4 | 4.18 ▼0.05 | 99.46 ▼1.69 | 42.72 ▼0.63 |
BibleScriptureTagger /wp-admin/options-general.php?page=biblescripturetagger/bible-scripture-tagger.php | 840 | 2.02 | 27.13 | 27.76 |
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
Please fix the following items
- This plugin does not fully uninstall, leaving 6 options in the database
- can_compress_scripts
- widget_recent-comments
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
- theysaidso_admin_options
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
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 take a closer look at the following
- 1× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/biblescripturetagger/bible-scripture-tagger.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
10 plugin tags: scripturetagger, bibleportal, verse, bible, reference...
biblescripturetagger/bible-scripture-tagger.php 92% from 13 tests
Analyzing the main PHP file in "BibleScriptureTagger" version 1.0.1
Please take the time to fix the following:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("biblescripturetagger.php" instead of "bible-scripture-tagger.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Success! There were no dangerous files found in this plugin161 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 20 | 17 | 161 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.36 |
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 | 9 | |
▷ Named functions | 9 | 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
PNG files should be compressed to save space and minimize bandwidth usage
PNG images were not found in this plugin