romanpitak/dotMailer-API-v2-PHP-client

View on GitHub
src/Rest/Client.php

Summary

Maintainability
A
1 hr
Test Coverage

Method execute has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function execute($param_arr, $responses = array())
    {

        // when only url is supplied
        if (is_string($param_arr)) {
Severity: Minor
Found in src/Rest/Client.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status