phug-php/util

View on GitHub
CompatibilityUtil/TestCaseTyped.php

Summary

Maintainability
C
1 day
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Open

<?php
 
namespace Phug\CompatibilityUtil;
 
use PHPUnit\Framework\TestCase as PHPUnitTestCase;
Severity: Major
Found in CompatibilityUtil/TestCaseTyped.php and 1 other location - About 1 day to fix
CompatibilityUtil/TestCaseUntyped.php on lines 1..67
Category
Status