trzczy/codeTeaser

View on GitHub

Showing 1 of 1 total issue

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

    final public function build($targetLength = 50, $content)
    {
        $content = $this->replaceBracketsByParenthesis($content);
        $loop = 3;
        $wordLoop = 0;
Severity: Major
Found in src/CodeTeaser.php - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language