vanderlee/Comprehend

View on GitHub
src/Library/Rfc4408.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __construct($overwrites = [])
    {
        $abnf = new Rfc4234();

        $ipv6 = new Rfc3513();
Severity: Minor
Found in src/Library/Rfc4408.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status