| blib/lib/Physics/Unit/Scalar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 21 | 38.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 119 | 0 | 1 | 0 | ref $self and ref $u |
| 136 | 0 | 1 | 0 | ref $self and ref $other |
| 159 | 0 | 0 | 0 | ref $self and ref $other |
| 173 | 0 | 2 | 0 | ref $self and ref $other |
| 213 | 0 | 2 | 0 | ref $self and ref $other |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 61 | 1 | 0 | 11 | not defined $def or $def eq '' |
| 236 | 27 | 3 | 0 | $prototype->name || $prototype->def |