| blib/lib/App/RecordStream/Operation/frommultire.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 21 | 22 | 95.4 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 14 | 1 | if ($string =~ /^([^=]*)=(.*)$/) |
| 90 | 38 | 46 | if (my(@groups) = $line =~ /$string/) |
| 92 | 22 | 16 | unless ($this->get_clobber) |
| 95 | 12 | 21 | if (defined ${$this->{'RECORD'}->guess_key_from_spec($name);}) |
| 101 | 7 | 31 | if ($pre_flush) |
| 110 | 8 | 30 | if ($post_flush) |
| 124 | 6 | 0 | if (not $this->get_clobber and scalar $record->keys) |
| 138 | 10 | 41 | if ($field =~ /^\$(\d+)$/) { } |
| 152 | 10 | 57 | if ($groups_used{$i}) |
| 155 | 51 | 6 | $pair_index < @field_names ? : |
| 168 | 20 | 43 | if ($this->check_keep($field)) |