Remg/GeneratorBundle

View on GitHub
Mapping/MappingValidator.php

Summary

Maintainability
B
5 hrs
Test Coverage

Method getPhpKeywords has 77 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function getPhpKeywords()
    {
        return [
            'abstract',
            'and',
Severity: Major
Found in Mapping/MappingValidator.php - About 3 hrs to fix

    File MappingValidator.php has 254 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    /**
     * This file is part of the RemgGeneratorBundle package.
     *
    Severity: Minor
    Found in Mapping/MappingValidator.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status