Documentation

Crap4j
in package

Table of Contents

$threshold  : int
__construct()  : mixed
process()  : string
crapLoad()  : float
roundValue()  : float

Properties

$threshold

private int $threshold

Methods

__construct()

public __construct([int $threshold = 30 ]) : mixed
Parameters
$threshold : int = 30
Return values
mixed

crapLoad()

private crapLoad(float $crapValue, int $cyclomaticComplexity, float $coveragePercent) : float
Parameters
$crapValue : float
$cyclomaticComplexity : int
$coveragePercent : float
Return values
float

roundValue()

private roundValue(float $value) : float
Parameters
$value : float
Return values
float

Search results