| blib/lib/IO/Pipeline.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 16 | 22 | 72.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 45 | 5 | 3 | &$grep($_) ? : | 
| 54 | 3 | 2 | if (blessed $other and $other->isa('IO::Pipeline')) { } | 
| 55 | 0 | 3 | $reversed ? : | 
| 57 | 0 | 3 | if $$right{'source'} | 
| 59 | 3 | 0 | if $$left{'source'} | 
| 60 | 0 | 3 | if $$left{'sink'} | 
| 62 | 0 | 3 | if $$right{'sink'} | 
| 65 | 1 | 1 | $reversed ? : | 
| 66 | 0 | 2 | if (my $fail = $$self{$is}) | 
| 70 | 1 | 1 | if ($$new{$isnt}) { } | 
| 87 | 3 | 23 | unless @lines |