| blib/lib/Math/Symbolic/Custom/Matrix.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 15 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 200 | 0 | 0 | 1 | $ao[0] == $bo[0] and $ao[1] == $bo[1] |
| 235 | 0 | 0 | 2 | $ao[0] == $bo[0] and $ao[1] == $bo[1] |
| 348 | 0 | 0 | 0 | defined $m_val_v and $m_val_v == 0 |
| 640 | 3 | 32 | 0 | defined $s_det_v and $s_det_v == 0 |
| 686 | 0 | 0 | 42 | $ao[0] == $bo[0] and $ao[1] == $bo[1] |