| blib/lib/Test/Stream/Compare/Set.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 19 | 20 | 95.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 38 | 2 | 49 | unless $VALID{$redu} | 
| 46 | 25 | 1 | $params{'exists'} ? : | 
| 62 | 8 | 31 | unless ($checks and @$checks) | 
| 67 | 4 | 2 | if ($file and $lines and @$lines) | 
| 68 | 2 | 2 | @$lines > 1 ? : | 
| 82 | 37 | 32 | if ($reduction eq 'any') { } | 
| 22 | 10 | elsif ($reduction eq 'all') { } | |
| 10 | 0 | elsif ($reduction eq 'none') { } | |
| 83 | 16 | 21 | unless @d | 
| 94 | 2 | 8 | unless @d |