Branch Coverage

blib/lib/Math/Fleximal.pm
Criterion Covered Total %
branch 0 52 0.0


line true false branch
44 0 0 wantarray ? :
63 0 0 if ($$self{'sign'} != $$other{'sign'}) { }
96 0 0 wantarray ? :
103 0 0 unless (@{$$denom{'values'};})
117 0 0 if ($double->cmp($remain) <= 0) { }
129 0 0 if ($remain->cmp(0) and $$self{'sign'} == -1)
143 0 0 @_ ? :
176 0 0 wantarray ? :
205 0 0 if (exists $default{$key}) { }
227 0 0 if $$values[$i]
240 0 0 unless @$values
257 0 0 if ($str =~ /^\Q$$self{'-'}\E/g) { }
275 0 0 unless @values
279 0 0 unless $last_pos == length $str
289 0 0 if ($$self{'sign'} == $$other{'sign'}) { }
0 0 elsif (0 < cmp_vec($$self{'values'}, $$other{'values'})) { }
308 0 0 unless (1 == $$exp{'sign'})
317 0 0 if ($term)
322 0 0 if (@_) { }
342 0 0 if (ref $value) { }
343 0 0 if ($$self{'base'} == $$value{'base'}) { }
380 0 0 unless (@{$$self{'values'};} and @{$$other{'values'};})
399 0 0 if ($const < 0)
415 0 0 unless @vals
416 0 0 $$self{'show_+'} ? :
417 0 0 1 == $$self{'sign'} ? :