blib/lib/App/RecordStream/Operation/decollate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 6 | if ($list_deaggregators) |
41 | 0 | 6 | if ($deaggregator) |
80 | 17 | 33 | if ($depth < @{$this->{'DEAGGREGATORS'};}) { } |
100 | 0 | 0 | if ($message and UNIVERSAL::isa($message, 'CODE')) |