Branch Coverage

blib/lib/Object/GMP.pm
Criterion Covered Total %
branch 13 20 65.0


line true false branch
66 0 2 unless defined $val
67 1 1 if UNIVERSAL::isa($val, 'Math::BigInt')
77 1 2 defined $args{$key} ? :
79 1 2 if ($GMP_FIELDS{$key} and defined $new_me{$key})
92 1 2 defined $options{'keep'} ? :
95 3 6 if ($GMP_FIELDS{$key}) { }
96 1 2 if ($keep{$key}) { }
119 0 0 unless $ENV{'DEBUG'}
120 0 0 if $ENV{'ONLY_SHOW'} and not $pre_note =~ /$ENV{'ONLY_SHOW'}/
121 0 0 if $pre_note