chippyash/Matrix

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/Chippyash/Matrix/Transformation/Colslice.php31
C
1 day
src/Chippyash/Matrix/Transformation/Colreduce.php31
C
1 day
src/Chippyash/Matrix/Transformation/Reflect.php53
B
5 hrs
src/Chippyash/Matrix/Transformation/Rotate.php47
B
5 hrs
src/Chippyash/Matrix/Traits/Mutability.php49
B
4 hrs
src/Chippyash/Matrix/Matrix.php224
B
4 hrs
src/Chippyash/Matrix/Transformation/Resize.php58
A
3 hrs
src/Chippyash/Matrix/Attribute/IsDiagonal.php29
A
2 hrs
src/Chippyash/Matrix/Transformation/Shift.php43
A
1 hr
src/Chippyash/Matrix/Attribute/IsComplete.php41
A
1 hr
src/Chippyash/Matrix/Transformation/Transpose.php26
A
45 mins
src/Chippyash/Matrix/Transformation/Cofactor.php31
A
25 mins
src/Chippyash/Matrix/Transformation/Rowslice.php37
A
25 mins
src/Chippyash/Matrix/Attribute/IsColumnvector.php11
A
0 mins
src/Chippyash/Matrix/Attribute/IsEmpty.php11
A
0 mins
src/Chippyash/Matrix/Attribute/IsRectangle.php13
A
0 mins
src/Chippyash/Matrix/Attribute/IsRowvector.php11
A
0 mins
src/Chippyash/Matrix/Attribute/IsSingleitem.php20
A
0 mins
src/Chippyash/Matrix/Attribute/IsSquare.php17
A
0 mins
src/Chippyash/Matrix/Attribute/IsVector.php13
A
0 mins
src/Chippyash/Matrix/Exceptions/FormatterNotSetException.php10
A
0 mins
src/Chippyash/Matrix/Exceptions/MatrixException.php3
A
0 mins
src/Chippyash/Matrix/Exceptions/NotAnAttributeInterfaceException.php11
A
0 mins
src/Chippyash/Matrix/Exceptions/NotCompleteMatrixException.php11
A
0 mins
src/Chippyash/Matrix/Exceptions/TransformationException.php11
A
0 mins
src/Chippyash/Matrix/Exceptions/VectorException.php11
A
0 mins
src/Chippyash/Matrix/Exceptions/VerticeNotFoundException.php11
A
0 mins
src/Chippyash/Matrix/Exceptions/VerticeOutOfBoundsException.php11
A
0 mins
src/Chippyash/Matrix/Formatter/Ascii.php100
A
0 mins
src/Chippyash/Matrix/Interfaces/AttributeInterface.php7
A
0 mins
src/Chippyash/Matrix/Interfaces/FormatterInterface.php7
A
0 mins
src/Chippyash/Matrix/Interfaces/InvokableInterface.php6
A
0 mins
src/Chippyash/Matrix/Interfaces/TransformationInterface.php7
A
0 mins
src/Chippyash/Matrix/Traits/AssertMatrixColumnsAreEqual.php14
A
0 mins
src/Chippyash/Matrix/Traits/AssertMatrixIsComplete.php16
A
0 mins
src/Chippyash/Matrix/Traits/AssertMatrixIsNotEmpty.php14
A
0 mins
src/Chippyash/Matrix/Traits/AssertMatrixIsSquare.php14
A
0 mins
src/Chippyash/Matrix/Traits/AssertMatrixRowsAreEqual.php14
A
0 mins
src/Chippyash/Matrix/Traits/AssertParameterIsArray.php13
A
0 mins
src/Chippyash/Matrix/Traits/AssertParameterIsMatrix.php14
A
0 mins
src/Chippyash/Matrix/Traits/Debug.php45
A
0 mins
src/Chippyash/Matrix/Transformation/AbstractTransformation.php32
A
0 mins
src/Chippyash/Matrix/Transformation/Circshift.php30
A
0 mins
src/Chippyash/Matrix/Transformation/Concatenate.php30
A
0 mins
src/Chippyash/Matrix/Transformation/Diagonal.php25
A
0 mins
src/Chippyash/Matrix/Transformation/MFunction.php29
A
0 mins
src/Chippyash/Matrix/Transformation/Rowreduce.php15
A
0 mins
src/Chippyash/Matrix/Transformation/Stack.php24
A
0 mins
src/Chippyash/Matrix/Vector/Vector2D.php50
A
0 mins
src/Chippyash/Matrix/Vector/VectorSet.php60
A
0 mins