Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.07MB] [CPU: ▼3.70ms] Passed 4 tests
Server-side resources used by Comment Reply Email
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.07 | 40.23 ▼4.60 |
Dashboard /wp-admin | 3.37 ▲0.07 | 56.55 ▲5.76 |
Posts /wp-admin/edit.php | 3.43 ▲0.07 | 48.44 ▼2.87 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 83.51 ▼8.40 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 34.83 ▲1.07 |
Comment Reply /wp-admin/options-general.php?page=comment-reply-email/comment-reply-email.php | 3.26 | 30.67 |
Server storage [IO: ▲0.05MB] [DB: ▲0.31MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 4 new files
Database: no new tables, 7 new options
New WordPress options |
---|
commentreplyemail |
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
Browser metrics Passed 4 tests
Checking browser requirements for Comment Reply Email
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,794 ▲32 | 14.27 ▼0.08 | 1.90 ▲0.09 | 42.83 ▼1.69 |
Dashboard /wp-admin | 2,199 ▲29 | 5.49 ▼0.13 | 82.77 ▼19.59 | 38.35 ▼4.80 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 1.94 ▼0.00 | 34.43 ▲1.01 | 38.88 ▲1.15 |
Add New Post /wp-admin/post-new.php | 1,531 ▲5 | 23.03 ▼0.42 | 648.88 ▼38.02 | 49.06 ▼7.38 |
Media Library /wp-admin/upload.php | 1,407 ▲10 | 4.14 ▼0.02 | 96.37 ▼2.91 | 43.26 ▼1.13 |
Comment Reply /wp-admin/options-general.php?page=comment-reply-email/comment-reply-email.php | 992 | 2.00 | 22.43 | 29.58 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.31MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Zombie WordPress options were found after uninstall: 7 options
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
- can_compress_scripts
- commentreplyemail
- widget_recent-comments
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 no errors were found, this is by no means an exhaustive test
SRP 50% 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
The following issues need your attention
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/comment-reply-email/comment-reply-email.php:57
- > PHP Fatal error
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)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration Passed 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
4 plugin tags: email, notification, comment, reply
comment-reply-email/comment-reply-email.php Passed 13 tests
This is the main PHP file of "Comment Reply Email" version 1.0.5, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
72 characters long description:
Commenters can receive email notifications of replies to their comments.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
No dangerous file extensions were detected315 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 57 | 13 | 314 |
Markdown | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.42 |
Average class complexity | 62.00 |
▷ Minimum class complexity | 62.00 |
▷ Maximum class complexity | 62.00 |
Average method complexity | 5.07 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 14.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 15 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 15 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
PNG images were not found in this plugin