Condition Coverage

blib/lib/File/Rsync/Mirror/Recentfile/FakeBigFloat.pm
Criterion Covered Total %
condition 12 17 70.5


and 3 conditions

line !l l&&!r l&&r condition
72 0 0 268053 defined $_[0] and defined $_[1]
95 168994 0 56 $can_rely_on_native and $native != 0
204 117 60 37 &_bigfloatlt($l, $try) and &_bigfloatlt($try, $r)
248 177 0 2606 &_bigfloatlt($l, $try) and &_bigfloatlt($try, $r)

or 2 conditions

line l !l condition
171 425 0 $Config::Config{'nvsize'} || 8

or 3 conditions

line l !l&&r !l&&!r condition
82 238079 10 56 $_[0] =~ /\./ or $_[1] =~ /\./