| blib/lib/IPC/Run3/Shell/CLIWrapper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 22 | 26 | 88.4 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 4 | 14 | if exists $opt{$_} | 
| 30 | 14 | 4 | unless exists $self{$_} | 
| 31 | 0 | 6 | if __DEBUG() | 
| 40 | 1 | 9 | unless defined $oc | 
| 44 | 10 | 11 | if (ref $x eq 'ARRAY') { } | 
| 45 | 1 | 9 | if (@$x % 2) | 
| 49 | 0 | 1 | if ($] lt '5.008') { } | 
| 56 | 13 | 2 | if $u2d | 
| 57 | 3 | 7 | defined $vs ? : | 
| 10 | 5 | defined $v ? : | |
| 72 | 0 | 3 | if __DEBUG() | 
| 85 | 6 | 1 | if $self->{'under2dash'} | 
| 86 | 0 | 7 | if __DEBUG() |