Branch Coverage

blib/lib/App/RecordStream/Operation/delta.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
21 0 2 unless $key_groups->has_any_group
31 8 2 if ($last_record)
34 8 0 if (${$record->guess_key_from_spec($key);} and ${$last_record->guess_key_from_spec($key);}) { }