raideus/wp-advanced-search

View on GitHub
src/InputMarkup.php

Summary

Maintainability
C
7 hrs
Test Coverage

InputMarkup has 37 functions (exceeds 20 allowed). Consider refactoring.
Open

class InputMarkup extends StdObject {

    private $input;
    private $ctr;

Severity: Minor
Found in src/InputMarkup.php - About 4 hrs to fix

    File InputMarkup.php has 263 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    namespace WPAS;
    
    class InputMarkup extends StdObject {
    
    
    Severity: Minor
    Found in src/InputMarkup.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status