Benchmarks
Plugin footprint 65% 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.19MB] [CPU: ▼7.68ms] Passed 4 tests
An overview of server-side resources used by Plugin Name: IFS Simple Mailing List Mailer
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.65 ▲0.19 | 38.83 ▼1.60 |
Dashboard /wp-admin | 3.49 ▲0.19 | 51.71 ▼0.87 |
Posts /wp-admin/edit.php | 3.61 ▲0.25 | 51.37 ▼3.32 |
Add New Post /wp-admin/post-new.php | 6.07 ▲0.19 | 85.98 ▼24.94 |
Media Library /wp-admin/upload.php | 3.42 ▲0.19 | 42.57 ▲5.58 |
Add e-mail address /wp-admin/admin.php?page=add-email | 3.38 | 35.45 |
Configuration options /wp-admin/admin.php?page=ifs-mailer-configuration | 3.39 | 35.49 |
View e-mail list /wp-admin/admin.php?page=view-email | 3.38 | 35.60 |
Create/send e-mail /wp-admin/admin.php?page=create-send-email | 3.50 | 39.93 |
Edit e-mail address /wp-admin/admin.php?page=edit-email | 3.38 | 31.41 |
IFS Mass Mail /wp-admin/admin.php?page=ifs-management | 3.38 | 33.71 |
Server storage [IO: ▲0.10MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 11 new files
Database: 1 new table, 7 new options
New tables |
---|
wp_ifs_mailinglist |
New WordPress options |
---|
widget_recent-comments |
can_compress_scripts |
theysaidso_admin_options |
ifs_default_batch |
db_upgraded |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Plugin Name: IFS Simple Mailing List Mailer
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,943 ▲157 | 13.69 ▼0.69 | 8.26 ▲6.29 | 43.34 ▲0.66 |
Dashboard /wp-admin | 2,264 ▲61 | 5.85 ▲0.96 | 108.15 ▲2.84 | 40.62 ▲0.52 |
Posts /wp-admin/edit.php | 2,146 ▲43 | 2.02 ▲0.02 | 41.23 ▲1.42 | 39.03 ▼0.20 |
Add New Post /wp-admin/post-new.php | 1,579 ▲34 | 23.15 ▲0.04 | 660.93 ▼12.22 | 61.52 ▲4.22 |
Media Library /wp-admin/upload.php | 1,446 ▲43 | 4.26 ▲0.13 | 97.52 ▼14.14 | 49.74 ▲1.49 |
Add e-mail address /wp-admin/admin.php?page=add-email | 954 | 2.02 | 23.66 | 25.70 |
Configuration options /wp-admin/admin.php?page=ifs-mailer-configuration | 940 | 2.01 | 23.56 | 26.44 |
View e-mail list /wp-admin/admin.php?page=view-email | 819 | 2.18 | 24.16 | 27.20 |
Create/send e-mail /wp-admin/admin.php?page=create-send-email | 1,407 | 2.01 | 25.57 | 30.46 |
Edit e-mail address /wp-admin/admin.php?page=edit-email | 1,028 | 2.01 | 22.15 | 24.02 |
IFS Mass Mail /wp-admin/admin.php?page=ifs-management | 901 | 2.12 | 22.80 | 26.01 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
- The uninstall procedure failed, leaving 1 table in the database
- wp_ifs_mailinglist
- Zombie WordPress options detected upon uninstall: 7 options
- can_compress_scripts
- widget_recent-comments
- db_upgraded
- theysaidso_admin_options
- widget_recent-posts
- ifs_default_batch
- widget_theysaidso_widget
Smoke tests 50% 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 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 fix the following items
- 8× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/ifs-simple-e-mail-management/includes/send-e-mail.php
- > /wp-content/plugins/ifs-simple-e-mail-management/includes/ifs-backend.php
- > /wp-content/plugins/ifs-simple-e-mail-management/includes/main-lib.php
- > /wp-content/plugins/ifs-simple-e-mail-management/includes/main-lib.2013.06.18.php
- > /wp-content/plugins/ifs-simple-e-mail-management/includes/configure.php
- > /wp-content/plugins/ifs-simple-e-mail-management/includes/add_mini_lib.php
- > /wp-content/plugins/ifs-simple-e-mail-management/includes/ifs-frontend.php
- > /wp-content/plugins/ifs-simple-e-mail-management/includes/main-libfe.php
- 3× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Warning
Use of undefined constant ABSPATH - assumed 'ABSPATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/ifs-simple-e-mail-management/ifs-simple-e-mail-management.php on line 16
- > PHP Warning
require_once(ABSPATH/wp-content/plugins/ifs-simple-e-mail-management/includes/add_mini_lib.php): failed to open stream: No such file or directory in wp-content/plugins/ifs-simple-e-mail-management/ifs-simple-e-mail-management.php on line 16
- > PHP Fatal error
require_once(): Failed opening required 'ABSPATH/wp-content/plugins/ifs-simple-e-mail-management/includes/add_mini_lib.php' (include_path='.:/usr/share/php') in wp-content/plugins/ifs-simple-e-mail-management/ifs-simple-e-mail-management.php on line 16
- > PHP Warning
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)
No browser issues were found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need to be fixed:
- Plugin Name: "Plugin Name" should be replaced with the name of your plugin on the first line (
=== Plugin Name: IFS Simple Mailing List Mailer ===
)
ifs-simple-e-mail-management/ifs-simple-e-mail-management.php Passed 13 tests
"Plugin Name: IFS Simple Mailing List Mailer" version 1.71's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
54 characters long description:
IFS e-mail management module for simple mass mailings.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
No dangerous file extensions were detected2,516 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 9 | 172 | 254 | 2,466 |
JavaScript | 1 | 4 | 5 | 50 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.37 |
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 | 53 | |
▷ Named functions | 53 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 8 | |
▷ Global constants | 8 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin