| blib/lib/Elastic/Model/Role/Model.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 39 | 10.2 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 320 | 0 | 0 | 0 | $current and &refaddr($current) eq &refaddr($scope) | 
| 338 | 0 | 0 | 0 | $scope and not $source | 
| 449 | 0 | 0 | 0 | $action eq 'index_doc' and not $from_store | 
| 499 | 0 | 0 | 0 | $on_conflict and $error->is('Conflict') | 
| line | l | !l | condition | 
|---|---|---|---|
| 181 | 5 | 47 | $$args{'fixed_domains'} || [] | 
| 257 | 62 | 0 | shift() || '' | 
| 497 | 0 | 0 | $error ||= 'Unknown error' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 342 | 0 | 0 | 0 | $source or $uid->from_store | 
| 405 | 0 | 0 | 0 | $uid->from_store || $uid->id && defined $args{'version'} | 
| 595 | 0 | 0 | 0 | $self->class_for($class) || $class | 
| 596 | 0 | 0 | 0 | $self->deflators->{$class} ||= do { | 
| 617 | 0 | 0 | 0 | $self->class_for($class) || $class | 
| 618 | 0 | 0 | 0 | $self->inflators->{$class} ||= do { | 
| 630 | 0 | 9 | 0 | $self->class_for($class) || $class |