Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▼0.32MB] [CPU: ▼13.62ms] Passed 4 tests
A check of server-side resources used by Devotionalium Daily Verses for Wordpress
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.03 ▼1.43 | 5.18 ▼39.58 |
Dashboard /wp-admin | 3.35 ▲0.05 | 48.28 ▼3.71 |
Posts /wp-admin/edit.php | 3.47 ▲0.11 | 52.12 ▲7.54 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.05 | 95.43 ▼13.16 |
Media Library /wp-admin/upload.php | 3.28 ▲0.05 | 38.66 ▲1.98 |
Devotionalium /wp-admin/options-general.php?page=devotionalium | 3.27 | 30.79 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 39 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_devotionalium |
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
Checking browser requirements for Devotionalium Daily Verses for Wordpress
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,808 ▲73 | 13.57 ▼0.80 | 1.69 ▼0.14 | 40.23 ▼10.94 |
Dashboard /wp-admin | 2,210 ▲19 | 5.83 ▲0.94 | 102.47 ▼0.73 | 39.45 ▼5.62 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.02 ▼0.01 | 38.77 ▲2.17 | 34.97 ▲0.56 |
Add New Post /wp-admin/post-new.php | 1,517 ▼16 | 17.77 ▼0.42 | 589.59 ▼26.23 | 60.99 ▼2.68 |
Media Library /wp-admin/upload.php | 1,392 ▲7 | 4.18 ▼0.04 | 98.12 ▼5.17 | 42.18 ▼1.89 |
Devotionalium /wp-admin/options-general.php?page=devotionalium | 989 | 2.30 | 23.28 | 29.07 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- This plugin does not fully uninstall, leaving 7 options in the database
- widget_theysaidso_widget
- widget_devotionalium
- can_compress_scripts
- db_upgraded
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Please fix the following server-side errors
- 17 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=devotionalium
- > Notice in wp-content/plugins/devotionalium/src/ConfigAccessor.php+128
Undefined index: devotionalium_version
- 19 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=devotionalium
- > Notice in wp-content/plugins/devotionalium/src/ConfigAccessor.php+128
Undefined index: devotionalium_lang
SRP 0% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please take a closer look at the following
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/devotionalium/devotionalium.php
- 9× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Class 'Devotionalium\\Block' not found in wp-content/plugins/devotionalium/src/Block/Setting.php:7
- > PHP Fatal error
Uncaught Error: Class 'Devotionalium\\Block' not found in wp-content/plugins/devotionalium/src/Block/Settings.php:7
- > PHP Fatal error
Uncaught Error: Class 'Devotionalium\\Block\\Devotionalium' not found in wp-content/plugins/devotionalium/src/Block/DevotionaliumWidget.php:7
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/devotionalium/src/Model/Widget.php:10
- > PHP Fatal error
Uncaught Error: Class 'Devotionalium\\AdminPage' not found in wp-content/plugins/devotionalium/src/Config/Settings.php:15
- > PHP Fatal error
Uncaught Error: Class 'Devotionalium\\Block' not found in wp-content/plugins/devotionalium/src/Block/Section.php:7
- > PHP Fatal error
Uncaught Error: Class 'Devotionalium\\Config\\Setting' not found in wp-content/plugins/devotionalium/src/Config/Setting/Select.php:8
- > PHP Fatal error
Uncaught Error: Class 'Devotionalium\\Block' not found in wp-content/plugins/devotionalium/src/Block/Devotionalium.php:11
- > PHP Fatal error
Uncaught Error: Class 'Devotionalium\\Block' not found in wp-content/plugins/devotionalium/src/WidgetBlock.php:10
- > 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 Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
7 plugin tags: torah, bible, devotion, watchword, quran...
devotionalium/devotionalium.php Passed 13 tests
"Devotionalium Daily Verses for Wordpress" version 1.2.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
88 characters long description:
Include today's verses from devotionalium.com, with rich support for original languages.
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
Good job! No executable or dangerous file extensions detected1,424 lines of code in 37 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 36 | 279 | 649 | 1,402 |
CSS | 1 | 0 | 0 | 22 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.13 |
Average class complexity | 3.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 10.00 |
Average method complexity | 1.42 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 8.00 |
Code structure | ||
---|---|---|
Namespaces | 8 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 24 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 24 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 113 | |
▷ Static methods | 1 | 0.88% |
▷ Public methods | 103 | 91.15% |
▷ Protected methods | 1 | 0.88% |
▷ Private methods | 9 | 7.96% |
Functions | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 32 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 32 | 100.00% |
▷ Public constants | 32 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin