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

Param::parseAndValidateValue()   A

Complexity

Conditions 3
Paths 3

Size

Total Lines 17

Duplication

Lines 0
Ratio 0 %

Code Coverage

Tests 9
CRAP Score 3

Importance

Changes 0
Metric Value
dl 0
loc 17
ccs 9
cts 9
cp 1
rs 9.7
c 0
b 0
f 0
cc 3
nc 3
nop 2
crap 3
1
<?php
2
3
class_alias(\ParamProcessor\PackagePrivate\Param::class, 'ParamProcessor\Param');