| blib/lib/Carp/REPL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 20 | 40.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 0 | 2 | if ($repl) | 
| 30 | 0 | 0 | unless $seen | 
| 33 | 0 | 0 | ref $maybe_option ? : | 
| 38 | 1 | 1 | unless $nodie | 
| 39 | 0 | 2 | if $warn | 
| 41 | 0 | 2 | if ($test) | 
| 50 | 0 | 0 | unless $passed | 
| 59 | 2 | 0 | unless $quiet | 
| 64 | 0 | 2 | if ($noprofile) { } | 
| 74 | 2 | 0 | unless $quiet |