PHPOffice/PHPPresentation

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

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method writeSlideComments has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function writeSlideComments(Slide $oSlide): string
    {
        /**
         * @var Comment[]
         */
Severity: Minor
Found in src/PhpPresentation/Writer/PowerPoint2007/PptComments.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status