| Class | Coverage |
|---|---|
| phpOMS\Math\Matrix\Vector | 28% |
| phpOMS\Math\Matrix\Matrix | 65% |
| phpOMS\Math\Matrix\LUDecomposition | 88% |
| Method | Coverage |
|---|---|
| dot | 0% |
| sum | 0% |
| isDiagonal | 0% |
| pow | 0% |
| exp | 0% |
| cosine | 0% |
| cross3 | 0% |
| __construct | 71% |
| isFullRank | 75% |
| offsetGet | 80% |
| offsetExists | 80% |
| offsetSet | 80% |
| offsetUnset | 80% |
| upperTrianglize | 85% |
| Method | CRAP |
|---|---|
| dot | 306 |
| sum | 90 |
| pow | 72 |
| isDiagonal | 42 |
| cosine | 42 |
| __construct | 16 |
| exp | 12 |
| upperTrianglize | 9 |
| isFullRank | 3 |
| offsetSet | 3 |
| offsetGet | 2 |
| offsetExists | 2 |
| offsetUnset | 2 |