blib/lib/Test/C2FIT/ScientificDouble.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 4 | if ref $pkg |
42 | 0 | 4 | if ($pos >= 0) |
45 | 0 | 4 | if (index($s, '.') >= 0) |
59 | 0 | 2 | if $diff < -$$self{'precision'} |
60 | 0 | 2 | if $diff > $$self{'precision'} |