Branch Coverage

unitConverter.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
15 15 48 $scale == 1 && $offset == 0 ? :
48 63 $inverse ? :
41 0 0 if ($this->offset == 0) { }
51 7 11 if ($this->offset == 0 and $pow == 1) { }