MAXakaWIZARD/xls-writer

View on GitHub
src/Ptg.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method getAll has 93 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function getAll()
    {
        return array(
            'ptgExp' => 0x01,
            'ptgTbl' => 0x02,
Severity: Major
Found in src/Ptg.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status