Percentage | Lines | ||
---|---|---|---|
Tuple |
|
100 % | 172 |
Vector |
|
100 % | 166 |
Vector2 |
|
100 % | 70 |
Vector3 |
|
100 % | 70 |
VectorUtils |
|
100 % | 60 |
CRAP Score | Lines | ||
---|---|---|---|
Tuple::validateIndex() | 4 | 10 | |
Vector::add() | 3 | 12 | |
Vector::dotProduct() | 3 | 17 | |
Vector::subtract() | 3 | 12 | |
Vector2::validateIndex() | 3 | 6 | |
Vector3::validateIndex() | 3 | 6 | |
VectorUtils::add() | 3 | 14 | |
VectorUtils::subtract() | 3 | 14 | |
Tuple::__construct() | 2 | 10 | |
Tuple::removeElementIndex() | 2 | 12 | |