CORE-POS/IS4C

View on GitHub
pos/is4c-nf/lib/models/trans/TaxViewModel.php

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Method doc has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function doc()
    {
        return '
Use:
This view is a revised, BETA way of dealing
Severity: Minor
Found in pos/is4c-nf/lib/models/trans/TaxViewModel.php - About 1 hr to fix

    Method definition has 28 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        public function definition()
        {
            return "
                SELECT 
                r.id AS id,
    Severity: Minor
    Found in pos/is4c-nf/lib/models/trans/TaxViewModel.php - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status