| blib/lib/Scope/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 18 | 61.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 20 | 5 | 1 | unless ($_INSTANCE) | 
| 35 | 2 | 1 | if (scalar @handlers > 0) { } | 
| 45 | 3 | 4 | unless $$self{'_handlers'} | 
| 58 | 0 | 0 | $_IS_IN_SESSION ? : | 
| 64 | 0 | 0 | if ($length == 0) { } | 
| 0 | 0 | elsif ($length == 1) { } | |
| 76 | 2 | 0 | ref $_[0] ? : | 
| 77 | 1 | 1 | unless $$self{'_option'} | 
| 96 | 1 | 5 | if $_IS_IN_SESSION |