lxrco/omnifraud-signifyd

View on GitHub
src/SignifydService.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method makeCase has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function makeCase(Request $request): SignifydModels\CaseModel
    {
        $case = new SignifydModels\CaseModel();

        $purchase = new SignifydModels\Purchase();
Severity: Major
Found in src/SignifydService.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status