| lib/Math/MatrixDecomposition/LU.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 11 | 13 | 84.6 |
| pod | 5 | 5 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 12 | 1 | n/a | BEGIN |
| 13 | 1 | n/a | BEGIN |
| 14 | 1 | n/a | BEGIN |
| 15 | 1 | n/a | BEGIN |
| 16 | 1 | n/a | BEGIN |
| 18 | 1 | n/a | BEGIN |
| 19 | 1 | n/a | BEGIN |
| 23 | 1 | n/a | BEGIN |
| 30 | 0 | Yes | lu |
| 36 | 1 | Yes | new |
| 67 | 2 | Yes | decompose |
| 165 | 2 | Yes | solve |
| 310 | 0 | Yes | det |