shieldfy/normalizer

View on GitHub
src/Normalizers/NormalizeControlChars.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method run has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function run()
    {

        // critical ctrl values
        $search = [
Severity: Major
Found in src/Normalizers/NormalizeControlChars.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status