line |
true |
false |
branch |
80
|
0 |
0 |
unless $self->has_result_format
|
111
|
0 |
0 |
if defined $result_format{'reducable'} and $result_format{'reducable'}
|
113
|
0 |
0 |
if defined $result_format{'keep'} and $result_format{'keep'}
|
114
|
0 |
0 |
if defined $result_format{'keep'} and $result_format{'keep'}
|
130
|
0 |
0 |
$j ? :
|
|
0 |
0 |
unless $self->_operands_ok($j ? '-' : '+', $a, $b)
|
153
|
0 |
0 |
$i ? :
|
154
|
0 |
0 |
unless $neg
|
160
|
0 |
0 |
if $a->_gcd > 1 or $b->_gcd > 1
|
206
|
0 |
0 |
if $s->_gcd > 1 and $s = $s->_reduce
|
208
|
0 |
0 |
if $s->num > $s->denum and $s->denum > 1
|