MAXakaWIZARD/xls-writer

View on GitHub
src/Font.php

Summary

Maintainability
A
2 hrs
Test Coverage

Font has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

class Font
{
    const FONT_NORMAL = 400;
    const FONT_BOLD = 700;

Severity: Minor
Found in src/Font.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status