| blib/lib/Env/Sanctify.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 2 | 3 | unless $opts{'env'} and ref $opts{'env'} eq 'HASH' |
| 13 | 1 | 4 | unless $opts{'sanctify'} and ref $opts{'sanctify'} eq 'ARRAY' |
| 22 | 4 | 1 | if ($$self{'sanctify'}) |
| 27 | 3 | 2 | if ($$self{'env'}) |
| 43 | 2 | 3 | unless $$self{'_restored'} |