blib/lib/Eval/Safe/Safe.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 16 | 12.5 |
line | true | false | branch |
---|---|---|---|
20 | 1 | 0 | unless $self->{'package'} |
22 | 0 | 1 | if ($self->{'safe'} > 1) { } |
46 | 0 | 0 | if $this->{'debug'} |
48 | 0 | 0 | if (not defined wantarray) { } |
0 | 0 | elsif (wantarray) { } | |
55 | 0 | 0 | if $this->{'debug'} and $@ |
56 | 0 | 0 | if (defined wantarray) |
57 | 0 | 0 | wantarray ? : |