XoopsModules25x/news

View on GitHub
class/Mimetype.php

Summary

Maintainability
B
6 hrs
Test Coverage

Method privBuildMimeArray has 154 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function privBuildMimeArray()
    {
        return [
            'ez'      => 'application/andrew-inset',
            'hqx'     => 'application/mac-binhex40',
Severity: Major
Found in class/Mimetype.php - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status