renatomefidf/sammui

View on GitHub
src/Renatomefi/FormBundle/Tests/DocumentsTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method testProtocol has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testProtocol(Form $form)
    {
        $formRepo = $this->documentManager->getRepository('FormBundle:Form');
        $formObj = $formRepo->find($form->getId());

Severity: Minor
Found in src/Renatomefi/FormBundle/Tests/DocumentsTest.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status