PHPOffice/PHPPresentation

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

Summary

Maintainability
B
5 hrs
Test Coverage
A
100%

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

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

Severity: Major
Found in src/PhpPresentation/Writer/PowerPoint2007/PptPresentation.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status