PHPOffice/PHPPresentation

View on GitHub
src/PhpPresentation/Writer/PowerPoint2007/DocPropsApp.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method render has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function render(): ZipInterface
    {
        // Create XML writer
        $objWriter = new XMLWriter(XMLWriter::STORAGE_MEMORY);

Severity: Minor
Found in src/PhpPresentation/Writer/PowerPoint2007/DocPropsApp.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status