blib/lib/Prophet/Record.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 25 | 0.0 |
line | l | !l | condition |
---|---|---|---|
133 | 0 | 0 | $_[0]->prop($args{'by'}) || '' |
346 | 0 | 0 | $self->handle->get_record_props('uuid', $self->uuid, 'type', $self->type) || {} |
475 | 0 | 0 | $errors->{$key} || '' |
715 | 0 | 0 | $props->{$value} || '-' |
803 | 0 | 0 | shift() || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
589 | 0 | 0 | 0 | scalar grep({$args->{'props'}{$prop} eq $_;} @options) or $args->{'props'}{$prop} =~ s/!$// |
655 | 0 | 0 | 0 | $self->app_handle->config->get('key', $self->type . '.summary-format') || $self->app_handle->config->get('key', 'record.summary-format') || $self->_default_summary_format |
672 | 0 | 0 | 0 | shift() || $self->_summary_format |
866 | 0 | 0 | 0 | &blessed($self) || $self |
881 | 0 | 0 | 0 | &blessed($self) || $self |