blib/lib/File/Rsync/Mirror/Recentfile/FakeBigFloat.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 17 | 70.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
72 | 0 | 0 | 206711 | defined $_[0] and defined $_[1] |
95 | 128823 | 0 | 56 | $can_rely_on_native and $native != 0 |
204 | 53 | 95 | 31 | &_bigfloatlt($l, $try) and &_bigfloatlt($try, $r) |
248 | 148 | 0 | 2089 | &_bigfloatlt($l, $try) and &_bigfloatlt($try, $r) |
line | l | !l | condition |
---|---|---|---|
171 | 355 | 0 | $Config::Config{'nvsize'} || 8 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
82 | 183927 | 10 | 56 | $_[0] =~ /\./ or $_[1] =~ /\./ |