Benchmarks
Plugin footprint 65% 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.56MB] [CPU: ▲2.98ms] Passed 4 tests
Server-side resources used by IURNY by INDIGITALL – WhatsApp Chat, Web Push Notifications (FREE)
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.00 ▲0.54 | 44.06 ▲1.66 |
Dashboard /wp-admin | 3.87 ▲0.57 | 51.76 ▲3.51 |
Posts /wp-admin/edit.php | 3.93 ▲0.57 | 58.81 ▲17.01 |
Add New Post /wp-admin/post-new.php | 6.47 ▲0.58 | 88.30 ▼6.61 |
Media Library /wp-admin/upload.php | 3.78 ▲0.55 | 45.13 ▲13.37 |
Server storage [IO: ▲2.42MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 439 new files
Database: no new tables, 9 new options
New WordPress options |
---|
db_upgraded |
theysaidso_admin_options |
can_compress_scripts |
iwp_retroactive_info |
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
iwp_do_activation_redirect |
iwp_custom_event_aTraceId |
Browser metrics Passed 4 tests
A check of browser resources used by IURNY by INDIGITALL – WhatsApp Chat, Web Push Notifications (FREE)
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,994 ▲232 | 14.55 ▲0.21 | 1.85 ▼0.15 | 43.15 ▲0.01 |
Dashboard /wp-admin | 2,345 ▲165 | 6.17 ▲0.51 | 115.34 ▲21.83 | 95.62 ▲52.02 |
Posts /wp-admin/edit.php | 2,291 ▲191 | 3.36 ▲1.39 | 47.73 ▲12.28 | 52.54 ▲18.44 |
Add New Post /wp-admin/post-new.php | 1,706 ▲180 | 22.17 ▼0.76 | 627.32 ▲26.97 | 34.78 ▼14.51 |
Media Library /wp-admin/upload.php | 1,422 ▲25 | 4.07 ▼0.20 | 81.78 ▼17.03 | 78.91 ▲37.94 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- This plugin did not uninstall without warnings or errors
- > Notice in wp-content/plugins/indigitall-web-push-notifications/uninstall.php+2
Constant IWP_PLUGIN_PATH already defined
- This plugin does not fully uninstall, leaving 7 options in the database
- can_compress_scripts
- widget_theysaidso_widget
- iwp_custom_event_aTraceId
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
- widget_recent-comments
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though everything seems fine, this is not 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 take a closer look at the following
- 6× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/indigitall-web-push-notifications/admin/views/admin/iwpAdminView.php
- > /wp-content/plugins/indigitall-web-push-notifications/admin/views/webPush/partials/iwpWebPushMenu.php
- > /wp-content/plugins/indigitall-web-push-notifications/indigitall-web-push.php
- > /wp-content/plugins/indigitall-web-push-notifications/admin/views/webPush/partials/iwpWebPushConfig.php
- > /wp-content/plugins/indigitall-web-push-notifications/admin/views/admin/partials/iwpLoader.php
- > /wp-content/plugins/indigitall-web-push-notifications/admin/views/login/iwpModalLoginView.php
- 150× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Fatal error
require_once(): Failed opening required 'IWP_PLUGIN_PATHadmin/includes/iwpCustomEvents.php' (include_path='.:/usr/share/php') in wp-content/plugins/indigitall-web-push-notifications/includes/iwpCurlManager.php on line 3
- > PHP Fatal error
require_once(): Failed opening required 'IWP_ADMIN_PATHincludes/iwpApiManager.php' (include_path='.:/usr/share/php') in wp-content/plugins/indigitall-web-push-notifications/admin/models/iwpApplicationsModel.php on line 2
- > PHP Fatal error
require_once(): Failed opening required 'IWP_PLUGIN_PATHadmin/includes/iwpAdminUtils.php' (include_path='.:/usr/share/php') in wp-content/plugins/indigitall-web-push-notifications/public/views/webPush/iwpPublicWebPushView.php on line 2
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/indigitall-web-push-notifications/admin/views/header/partials/iwpSubHeader.php:9
- > PHP Fatal error
require_once(): Failed opening required 'IWP_PLUGIN_PATHincludes/iwpPluginOptions.php' (include_path='.:/usr/share/php') in wp-content/plugins/indigitall-web-push-notifications/admin/controllers/iwpOnBoardingController.php on line 2
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/indigitall-web-push-notifications/admin/views/onBoarding/partials/iwp2FaModal.php:11
- > PHP Fatal error
require_once(): Failed opening required 'IWP_PLUGIN_PATHincludes/iwpPluginOptions.php' (include_path='.:/usr/share/php') in wp-content/plugins/indigitall-web-push-notifications/public/controllers/iwpPublicWhatsAppChatController.php on line 2
- > PHP Warning
require_once(IWP_PLUGIN_PATHincludes/iwpPluginOptions.php): failed to open stream: No such file or directory in wp-content/plugins/indigitall-web-push-notifications/includes/iwp-plugin-row-meta.php on line 2
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/indigitall-web-push-notifications/admin/views/login/partials/iwp2faView.php:2
- > PHP Fatal error
require_once(): Failed opening required 'IWP_PLUGIN_PATHincludes/iwpPluginOptions.php' (include_path='.:/usr/share/php') in wp-content/plugins/indigitall-web-push-notifications/admin/includes/iwpLoginUtils.php on line 2
- > 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 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that require attention:
- Screenshots: These screenshots need descriptions #1, #2, #3, #4, #5, #6, #7, #8 in indigitall-web-push-notifications/assets to your readme.txt
indigitall-web-push-notifications/indigitall-web-push.php 92% from 13 tests
"IURNY by INDIGITALL – WhatsApp Chat, Web Push Notifications (FREE)" version 3.2.4's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
Please make the necessary changes and fix the following:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("indigitall-web-push-notifications.php" instead of "indigitall-web-push.php")
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 plugin26,995 lines of code in 413 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 77 | 848 | 1,746 | 8,713 |
JavaScript | 26 | 488 | 494 | 4,452 |
SVG | 283 | 0 | 0 | 4,197 |
PO File | 4 | 1,625 | 1,634 | 3,466 |
CSS | 21 | 92 | 59 | 3,269 |
JSON | 1 | 0 | 0 | 2,708 |
Markdown | 1 | 100 | 0 | 190 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.20 |
Average class complexity | 11.58 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 65.00 |
Average method complexity | 2.40 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 18.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 38 | |
▷ Abstract classes | 1 | 2.63% |
▷ Concrete classes | 37 | 97.37% |
▷ Final classes | 0 | 0.00% |
Methods | 287 | |
▷ Static methods | 122 | 42.51% |
▷ Public methods | 222 | 77.35% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 65 | 22.65% |
Functions | 34 | |
▷ Named functions | 33 | 97.06% |
▷ Anonymous functions | 1 | 2.94% |
Constants | 201 | |
▷ Global constants | 22 | 10.95% |
▷ Class constants | 179 | 89.05% |
▷ Public constants | 179 | 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
7 PNG files occupy 0.12MB with 0.11MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
admin/images/tick-icon.png | 14.76KB | 1.23KB | ▼ 91.69% |
admin/images/webPush-icon.png | 24.74KB | 1.21KB | ▼ 95.13% |
public/views/webPush/images/tick-icon.png | 14.76KB | 1.23KB | ▼ 91.69% |
admin/images/whatsApp-icon.png | 29.99KB | 2.60KB | ▼ 91.33% |
admin/views/webPush/images/mobile-background-image.png | 31.19KB | 1.90KB | ▼ 93.90% |