Branch Coverage

blib/lib/Math/LongDouble.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
122 0 0 if (is_ZeroLD($_[0]))
123 0 0 if is_ZeroLD($_[0]) < 0
127 0 0 if (is_NaNLD($_[0]))
129 0 0 if $inf < 0
130 0 0 if $inf > 0
149 0 0 unless (@_)
151 0 0 if (@_ > 2)
159 0 0 if (not ref $_[0] and $_[0] eq 'Math::LongDouble')
161 0 0 unless (@_)
164 0 0 if (@_ > 1)
169 0 0 if $type == 1
170 0 0 if $type == 2
171 0 0 if $type == 3
172 0 0 if $type == 4
173 0 0 if $type == 96
216 0 0 if @_ != 3
224 0 0 if @_ != 3
232 0 0 if @_ != 3
240 0 0 if @_ != 3