Kanti/htmly-installer

View on GitHub
src/FormTemplate.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method printForm has 69 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function printForm()
    {
        if (true) : ?>
            <form method="POST">
                <label for="user_name">Username:<span class="required">*</span></label>
Severity: Major
Found in src/FormTemplate.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status