blib/lib/Rose/HTMLx/Form/Related.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 28 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
144 | 0 | 0 | 0 | ref $hidden and $hidden->isa('Rose::HTML::Form::Field::Hidden') |
307 | 0 | 0 | 0 | defined $field->type and $field->type eq 'hidden' |
344 | 0 | 0 | 0 | defined $field->type and $field->type eq 'hidden' |
435 | 0 | 0 | 0 | $field->class and $field->class =~ /interrelated/ |
line | l | !l | condition |
---|---|---|---|
317 | 0 | 0 | $field->class || '' |
367 | 0 | 0 | $field->class || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
209 | 0 | 0 | 0 | $count_cache{$rel_info->foreign_class} || $self->get_objects_count('object_class', $rel_info->foreign_class) |
317 | 0 | 0 | 0 | $rel_info->label || $field->label |
349 | 0 | 0 | 0 | $self->app || $self->app_class |
367 | 0 | 0 | 0 | $rel_info->label || $field->label |