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

Param::lowercaseValue()   A

Complexity

Conditions 5
Paths 5

Size

Total Lines 12

Duplication

Lines 0
Ratio 0 %

Code Coverage

Tests 0
CRAP Score 30

Importance

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