Percentage | Lines | ||
---|---|---|---|
AbstractVector |
|
78 % | 62 |
Column |
|
88 % | 69 |
Row |
|
88 % | 69 |
Matrix |
|
98 % | 156 |
Element |
|
100 % | 23 |
CRAP Score | Lines | ||
---|---|---|---|
AbstractVector::__construct() | 5 | 14 | |
Column::setElement() | 4 | 10 | |
Row::setElement() | 4 | 10 | |
Column::setMatrix() | 3 | 14 | |
Column::addElement() | 3 | 13 | |
Row::setMatrix() | 3 | 14 | |
Row::addElement() | 3 | 13 | |
Matrix::__construct() | 2 | 6 | |
Matrix::getRow() | 2 | 11 | |
Matrix::getColumn() | 2 | 11 | |