Passed
Push — master ( 784e82...dba655 )
by Jeroen De
05:34
created

Param::parseAndValidate()   A

Complexity

Conditions 5
Paths 3

Size

Total Lines 26

Duplication

Lines 0
Ratio 0 %

Code Coverage

Tests 8
CRAP Score 6.9683

Importance

Changes 0
Metric Value
dl 0
loc 26
ccs 8
cts 14
cp 0.5714
rs 9.1928
c 0
b 0
f 0
cc 5
nc 3
nop 1
crap 6.9683
1
<?php
2
3
class_alias(\ParamProcessor\PackagePrivate\Param::class, 'ParamProcessor\Param');