MPOS/php-mpos

View on GitHub
include/lib/swiftmailer/classes/Swift/Mime/Grammar.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method init has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function init()
    {
        if (count(self::$_specials) > 0) {
            return;
        }
Severity: Major
Found in include/lib/swiftmailer/classes/Swift/Mime/Grammar.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status