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 225568 defined $_[0] and defined $_[1]
95 140733 0 56 $can_rely_on_native and $native != 0
204 43 105 31 &_bigfloatlt($l, $try) and &_bigfloatlt($try, $r)
248 148 0 2064 &_bigfloatlt($l, $try) and &_bigfloatlt($try, $r)

or 2 conditions

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

or 3 conditions

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