84% woocommerce-interswitch-webpay-module

Code Review | Woocommerce Interswitch WebPay Module

WordPress plugin Woocommerce Interswitch WebPay Module scored84%from 54 tests.

About plugin

  • Plugin page: woocommerce-inter...
  • Plugin version: 1.5
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0+
  • WordPress version: 6.3.1
  • First release: Oct 29, 2012
  • Latest release: Apr 19, 2013
  • Number of updates: 6
  • Update frequency: every 29.3 days
  • Top authors: seanbarton (100%)

Code review

54 tests

User reviews

2 reviews

Install metrics

10+ active /3,183 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices

Server metrics [RAM: ▲0.00MB] [CPU: ▼6.10ms] Passed 4 tests

A check of server-side resources used by Woocommerce Interswitch WebPay Module
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0034.94 ▼6.62
Dashboard /wp-admin3.31 ▲0.0143.24 ▼3.35
Posts /wp-admin/edit.php3.36 ▲0.0048.08 ▲5.01
Add New Post /wp-admin/post-new.php5.89 ▲0.0086.11 ▼13.90
Media Library /wp-admin/upload.php3.23 ▲0.0036.71 ▼0.53

Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests

Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
theysaidso_admin_options
can_compress_scripts
db_upgraded
widget_recent-posts
widget_recent-comments
widget_theysaidso_widget

Browser metrics Passed 4 tests

A check of browser resources used by Woocommerce Interswitch WebPay Module
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲5413.20 ▼1.151.93 ▲0.1139.56 ▼4.82
Dashboard /wp-admin2,206 ▲144.86 ▼0.09110.32 ▼4.3145.87 ▲6.94
Posts /wp-admin/edit.php2,089 ▼32.04 ▼0.0139.89 ▼3.3435.76 ▲0.75
Add New Post /wp-admin/post-new.php1,514 ▼2817.70 ▼0.63663.59 ▲30.4351.26 ▲1.41
Media Library /wp-admin/upload.php1,391 ▲34.21 ▲0.0797.06 ▼16.5245.48 ▼5.91

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
  • The uninstall procedure has failed, leaving 6 options in the database
    • widget_theysaidso_widget
    • widget_recent-posts
    • theysaidso_admin_options
    • db_upgraded
    • widget_recent-comments
    • can_compress_scripts

Smoke tests 75% 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 no errors were found, this is by no means an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following items
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/woocommerce-interswitch-webpay-module/woocommerce_interswitch_webpay.php:563

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side

Optimizations

Plugin configuration 93% from 29 tests

readme.txt 94% from 16 tests

You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Please fix the following attributes:
  • Plugin Name: "Plugin Name" should be replaced with the name of your plugin on the first line ( === woocommerce-interswitch-webpay-module === )
The official readme.txt might help

woocommerce-interswitch-webpay-module/woocommerce_interswitch_webpay.php 92% from 13 tests

This is the main PHP file of "Woocommerce Interswitch WebPay Module" version 1.5, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
Please take the time to fix the following:
  • Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("woocommerce-interswitch-webpay-module.php" instead of "woocommerce_interswitch_webpay.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
Good job! No executable or dangerous file extensions detected438 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP19829438

PHP code Passed 2 tests

This is a short overview of cyclomatic complexity and code structure for this plugin
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.22
Average class complexity31.00
▷ Minimum class complexity31.00
▷ Maximum class complexity31.00
Average method complexity2.58
▷ Minimum method complexity1.00
▷ Maximum method complexity9.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes1
▷ Abstract classes00.00%
▷ Concrete classes1100.00%
▷ Final classes00.00%
Methods19
▷ Static methods00.00%
▷ Public methods19100.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions2
▷ Named functions2100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Often times overlooked, PNG files can occupy unnecessary space in your plugin
There are no PNG files in this plugin