PHP Class Tests\Simple\CodeSmell\SwitchCase

Show file Open project: ovr/phpsa

Public Methods

Method Description
testDuplicationInSwitch ( $a )
testDuplicationInSwitchWithConst ( $a ) : boolean

Method Details

testDuplicationInSwitch() public method

public testDuplicationInSwitch ( $a )
$a

testDuplicationInSwitchWithConst() public method