| blib/lib/App/RecordStream/Operation/fromre.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 6 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 3 | unless (@$args) |
| 43 | 9 | 5 | if ($this->{'FIELDS'} and $index < @{$this->{'FIELDS'};}) { } |
| 55 | 6 | 4 | if (my(@groups) = $line =~ $this->get_pattern) |