| blib/lib/Object/GMP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 66 | 0 | 2 | unless defined $val |
| 67 | 1 | 1 | if UNIVERSAL::isa($val, 'Math::BigInt') |
| 79 | 1 | 2 | if ($GMP_FIELDS{$key} and defined $new_me{$key}) |
| 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 |