| blib/lib/Physics/Unit/Scalar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 21 | 38.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 118 | 0 | 1 | 0 | ref $self and ref $u |
| 135 | 0 | 1 | 0 | ref $self and ref $other |
| 158 | 0 | 0 | 0 | ref $self and ref $other |
| 172 | 0 | 2 | 0 | ref $self and ref $other |
| 212 | 0 | 2 | 0 | ref $self and ref $other |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 60 | 1 | 0 | 11 | not defined $def or $def eq '' |
| 235 | 27 | 3 | 0 | $prototype->name || $prototype->def |