| blib/lib/Math/Calc/Units/Convert/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 14 | 78.5 |
| line | l | !l | condition |
|---|---|---|---|
| 206 | 242 | 1 | $mulconst ||= 1.13201530461376 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 79 | 262 | 0 | 189 | $$map{$from} || $$map{lc $from} |
| 82 | 4 | 0 | 185 | $$map{$from} || $$map{lc $from} |
| 180 | 21 | 261 | 0 | $$ranges{$unitName} || $$ranges{'default'} |
| 184 | 2 | 37 | 103 | not defined $$range[1] or $val <= $$range[1] |