| blib/lib/Siffra/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 12 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 1 | 0 | if ($^S) |
| 60 | 0 | 0 | if ($Siffra::Base::log) |
| 116 | 0 | 1 | if (${^GLOBAL_PHASE} eq 'DESTRUCT') |
| 122 | 1 | 0 | if (&blessed($self) and $self->isa('Siffra::Base')) { } |
| 139 | 0 | 0 | if $AUTOLOAD =~ /DESTROY/u |
| 145 | 0 | 0 | unless exists $self->{$called} |